update dependencies

This commit is contained in:
Torsten Dittmann
2022-02-07 11:03:08 +01:00
parent 98fdc25f0d
commit ad3dbd8d8d
4 changed files with 998 additions and 999 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<script lang="ts">
import Notification from './notification.svelte';
import { dismissToast, toasts } from '../notifications';
import { dismissToast, toasts } from '../stores/notifications';
</script>
{#if $toasts}