Explorar el Código

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

shizhongming hace 2 años
padre
commit
0b51698de1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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