From 4f4bfd372bbc61c70ead0135158ea8837aaa1a56 Mon Sep 17 00:00:00 2001 From: HynoR <20227709+HynoR@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:19:38 +0800 Subject: [PATCH] revert: enable clean log button --- frontend/src/components/log/container/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/log/container/index.vue b/frontend/src/components/log/container/index.vue index 6364ac4e0..e6995a752 100644 --- a/frontend/src/components/log/container/index.vue +++ b/frontend/src/components/log/container/index.vue @@ -20,7 +20,7 @@ {{ $t('commons.button.download') }} - + {{ $t('commons.button.clean') }}