auto-enable Vue2 dev mode based on NODE_ENV (#1110)

Co-authored-by: Natsumi <11171153+Natsumi-sama@users.noreply.github.com>
This commit is contained in:
pa
2025-02-03 19:59:10 +09:00
committed by GitHub
parent bbbef2aece
commit a613f91b36
6 changed files with 53 additions and 32 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ mixin friendsListSidebar
icon='el-icon-refresh'
circle
style='margin-right: 10px')
el-tabs.zero-margin-tabs(stretch='true' style='height: calc(100% - 60px); margin-top: 5px')
el-tabs.zero-margin-tabs(stretch style='height: calc(100% - 60px); margin-top: 5px')
el-tab-pane
template(#label)
span {{ $t('side_panel.friends') }}