chore: remove forced notification

This commit is contained in:
Arman
2024-06-03 16:17:03 +02:00
parent 1f9f6b0d6e
commit 04434cb5e4
+1 -2
View File
@@ -124,8 +124,7 @@
{/if}
<DropList show={$feedback.show} scrollable on:blur={toggleFeedback}>
<button class="button is-small is-text" on:click={toggleFeedback}>
<!-- TODO: invert this before release -->
{#if !$feedback.notification}
{#if $feedback.notification}
<span
class="notification u-position-absolute u-inset-block-start-8 u-inset-inline-end-8"
></span>