diff --git a/src/app/components/Toast.svelte b/src/app/components/Toast.svelte index bacdc96..d8d94e5 100644 --- a/src/app/components/Toast.svelte +++ b/src/app/components/Toast.svelte @@ -1,6 +1,8 @@ {#if $toast} @@ -14,6 +16,9 @@ class:text-base-content={theme === "info"} class:alert-error={theme === "error"}> {$toast.message} + {/key} diff --git a/src/lib/components/CardButton.svelte b/src/lib/components/CardButton.svelte index bc495f6..0982bb2 100644 --- a/src/lib/components/CardButton.svelte +++ b/src/lib/components/CardButton.svelte @@ -3,7 +3,7 @@
-
+
@@ -16,7 +16,7 @@

-
+
diff --git a/zapstore.yaml b/zapstore.yaml index 35cb2a1..28c170a 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -1,7 +1,7 @@ flotilla: android: identifier: social.flotilla - name: Coracle + name: Flotilla description: Self-hosted community chat and threads built on the nostr protocol. repository: https://github.com/coracle-social/flotilla artifacts: