emit app.softReload on sidebar.floating change

This commit is contained in:
SrGooglo 2022-11-19 05:05:34 +00:00
parent b592c22195
commit e9560e6738

View File

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