Pārlūkot izejas kodu

去掉标签页配置

@dongkboy 1 gadu atpakaļ
vecāks
revīzija
5c66bfa00e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/settings.ts

+ 1 - 1
src/settings.ts

@@ -34,7 +34,7 @@ const globalSettings: Settings.all = {
     mode: 'fixed',
   },
   tabbar: {
-    enable: true,
+    enable: false,
     enableIcon: true,
     enableHotkeys: true,
   },