mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
@@ -60,7 +60,7 @@
|
|||||||
return new URL(page.url.pathname + page.url.search, 'https://my.immich.app');
|
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(() => {
|
onMount(() => {
|
||||||
const element = document.querySelector('#stencil');
|
const element = document.querySelector('#stencil');
|
||||||
|
|||||||
Reference in New Issue
Block a user