소스 검색

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