From 81374e0eacda69430be6f2060ae32f9513c4c730 Mon Sep 17 00:00:00 2001 From: nullnyat Date: Mon, 21 Mar 2022 16:11:13 +0900 Subject: [PATCH] =?UTF-8?q?imp:=20=E3=82=B3=E3=83=B3=E3=83=88=E3=83=AD?= =?UTF-8?q?=E3=83=BC=E3=83=AB=E3=83=91=E3=83=8D=E3=83=AB=E3=81=AE=E8=A1=A8?= =?UTF-8?q?=E7=A4=BA=E4=BD=8D=E7=BD=AE=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/client/src/ui/_common_/sidebar-for-mobile.vue | 6 +++--- packages/client/src/ui/_common_/sidebar.vue | 6 +++--- packages/client/src/ui/classic.sidebar.vue | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/client/src/ui/_common_/sidebar-for-mobile.vue b/packages/client/src/ui/_common_/sidebar-for-mobile.vue index afcc50725..a57b47c1e 100644 --- a/packages/client/src/ui/_common_/sidebar-for-mobile.vue +++ b/packages/client/src/ui/_common_/sidebar-for-mobile.vue @@ -15,9 +15,6 @@
- - {{ $ts.controlPanel }} - diff --git a/packages/client/src/ui/_common_/sidebar.vue b/packages/client/src/ui/_common_/sidebar.vue index a23b7d415..59c109920 100644 --- a/packages/client/src/ui/_common_/sidebar.vue +++ b/packages/client/src/ui/_common_/sidebar.vue @@ -15,9 +15,6 @@
- - {{ $ts.controlPanel }} - diff --git a/packages/client/src/ui/classic.sidebar.vue b/packages/client/src/ui/classic.sidebar.vue index db1ba2d30..ae1230ddd 100644 --- a/packages/client/src/ui/classic.sidebar.vue +++ b/packages/client/src/ui/classic.sidebar.vue @@ -20,9 +20,6 @@
- - {{ $ts.controlPanel }} -