Explorar o código

去掉标签页配置

@dongkboy hai 1 ano
pai
achega
5c66bfa00e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,
   },