Sfoglia il codice sorgente

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

shizhongming 2 anni fa
parent
commit
0b51698de1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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