mirror of
https://github.com/immich-app/immich.git
synced 2026-02-09 11:20:00 +03:00
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user