From f5ed83eefe0066bf92e536a5d82bdc9869e8491b Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Thu, 21 Nov 2024 08:03:28 -0800 Subject: [PATCH] feat: improves loader random order of boxes --- assets/components/LogViewer/EventSource.vue | 8 ++++++-- assets/composable/eventStreams.ts | 11 ++++++++++- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/assets/components/LogViewer/EventSource.vue b/assets/components/LogViewer/EventSource.vue index 2d7c24517d7..283ccf90964 100644 --- a/assets/components/LogViewer/EventSource.vue +++ b/assets/components/LogViewer/EventSource.vue @@ -1,7 +1,7 @@