3
0

Remove initial delay when loading prompts on one

This commit is contained in:
Jože Fortun 2024-03-18 11:16:42 +01:00
parent 74031ca69e
commit 8870223673

View File

@ -40,9 +40,7 @@
:logo="logo"
/>
<c-prompts
:hide-toasts="!loaded"
/>
<c-prompts />
</div>
</template>