feat: long running queue with 1 hour of timeout

This commit is contained in:
Andras Bacsai
2023-06-28 18:20:01 +02:00
parent ba18c589f0
commit 80af200c9f
9 changed files with 57 additions and 19 deletions

View File

@@ -71,7 +71,7 @@
</svg>
</div>
</template>
<span x-text="toast.message" />
<span x-html="toast.message" />
</i>
@if ($closeable)