diff --git a/.env b/.env index 185eb4f..ebca242 100644 --- a/.env +++ b/.env @@ -47,4 +47,4 @@ VITE_STATIC_SUPER_ROLE=2 VITE_SOURCE_MAP=N # Used to differentiate storage across different domains -VITE_STORAGE_PREFIX=SOY_ +VITE_STORAGE_PREFIX= diff --git a/src/components/common/log-drawer.vue b/src/components/common/log-drawer.vue index 68da7d2..5686f99 100644 --- a/src/components/common/log-drawer.vue +++ b/src/components/common/log-drawer.vue @@ -89,7 +89,7 @@ function timestampToDate(timestamp: string): string { @update:show="onUpdateShow" > -
+