fix: config.test.ts.snap新增showRefresh参数
parent
893f74dc3e
commit
463bfde2ac
|
|
@ -104,6 +104,7 @@ exports[`defaultPreferences immutability test > should not modify the config obj
|
||||||
"showIcon": true,
|
"showIcon": true,
|
||||||
"showMaximize": true,
|
"showMaximize": true,
|
||||||
"showMore": true,
|
"showMore": true,
|
||||||
|
"showRefresh": true,
|
||||||
"styleType": "chrome",
|
"styleType": "chrome",
|
||||||
"visitHistory": true,
|
"visitHistory": true,
|
||||||
"wheelable": true,
|
"wheelable": true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue