ソースを参照

feat(架构): 默认开启tab缓存

shizhongming 2 年 前
コミット
0b51698de1
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/settings/projectSetting.ts

+ 1 - 1
src/settings/projectSetting.ts

@@ -125,7 +125,7 @@ const setting: ProjectConfig = {
 
   // Multi-label
   multiTabsSetting: {
-    cache: false,
+    cache: true,
     // Turn on
     show: true,
     // Is it possible to drag and drop sorting tabs