mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
parent
b524d7b6fd
commit
00486cbcc8
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
return new URL(page.url.pathname + page.url.search, 'https://my.immich.app');
|
||||
};
|
||||
|
||||
toastManager.setOptions({ class: 'top-16' });
|
||||
toastManager.setOptions({ class: 'top-16 fixed' });
|
||||
|
||||
onMount(() => {
|
||||
const element = document.querySelector('#stencil');
|
||||
|
|
|
|||
Loading…
Reference in a new issue