Add bot logs
All checks were successful
Deploy App / deploy (push) Successful in 11s

This commit is contained in:
2025-08-31 21:54:18 +02:00
parent 77ebc6bce1
commit 378355ad5b
16 changed files with 355 additions and 20 deletions

View File

@@ -28,13 +28,16 @@
<div class="p-4"></div>
</div>
<div
class="relative aspect-video overflow-hidden rounded-xl border border-neutral-200 dark:border-neutral-700"
class="relative aspect-video overflow-scroll rounded-xl border border-neutral-200 dark:border-neutral-700"
>
<div class="p-4"></div>
<div class="p-4">Logs</div>
<div class="">
@livewire('bot-logs')
</div>
</div>
</div>
<div
class="relative h-full flex-1 overflow-hidden rounded-xl border border-neutral-200 dark:border-neutral-700"
class="relative h-full flex-1 overflow-scroll rounded-xl border border-neutral-200 dark:border-neutral-700"
>
<div class="p-4">
<h2>All Bots</h2>