emit app.softReload on sidebar.floating change

This commit is contained in:
SrGooglo 2022-11-19 05:05:34 +00:00
parent 7abe3049bd
commit c789dfdda9

View File

@ -23,7 +23,7 @@ export default [
"component": "Switch", "component": "Switch",
"icon": "MdOutlineLastPage", "icon": "MdOutlineLastPage",
"group": "layout", "group": "layout",
"emitEvent": "layout.forceUpdate", "emitEvent": "app.softReload",
"storaged": true "storaged": true
}, },
{ {