fixed the close handler in the beacon docked east

This commit is contained in:
Salijoghli 2025-09-02 17:57:03 +04:00
parent c39c0d72f1
commit 048b1724b7

View File

@ -151,7 +151,7 @@
"dom": {
"onClick": {
"config": {
"script": "\tsystem.perspective.closeDock(\u0027Docked-East-Device\u0027)\n\tself.getSibling(\"tabs\").props.currentTabIndex \u003d 0"
"script": "\tsystem.perspective.closeDock(\u0027Docked-East-Beacon\u0027)\n\tself.getSibling(\"tabs\").props.currentTabIndex \u003d 0"
},
"scope": "G",
"type": "script"