fix: config.test.ts.snap新增showRefresh参数
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user