From 6d471ce0f429cd15a102e445489268e765e2d230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Viricel?= Date: Wed, 24 Apr 2024 10:23:36 +0200 Subject: [PATCH] chore: convert logs to script setup style #65 --- components/Logs.vue | 381 +++++++++++++++++++------------------------- 1 file changed, 162 insertions(+), 219 deletions(-) diff --git a/components/Logs.vue b/components/Logs.vue index 5e7fa51..0e2f960 100644 --- a/components/Logs.vue +++ b/components/Logs.vue @@ -1,252 +1,195 @@ -