Преглед изворни кода

fix: config.test.ts.snap新增showRefresh参数

zouawen пре 4 месеци
родитељ
комит
463bfde2ac

+ 1 - 0
packages/@core/preferences/__tests__/__snapshots__/config.test.ts.snap

@@ -104,6 +104,7 @@ exports[`defaultPreferences immutability test > should not modify the config obj
     "showIcon": true,
     "showMaximize": true,
     "showMore": true,
+    "showRefresh": true,
     "styleType": "chrome",
     "visitHistory": true,
     "wheelable": true,