mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
feat(web): theme/locale preferences and improve SSR (#1832)
This commit is contained in:
parent
a9a769d902
commit
10cb612fb1
20 changed files with 142 additions and 144 deletions
3
web/__mocks__/$app/environment.js
Normal file
3
web/__mocks__/$app/environment.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
browser: false
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue