1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00

brings key and label into line with standard practices. Removes unecessary info.

This commit is contained in:
mikesealey 2024-04-12 15:23:24 +01:00
parent 1632c9d7a8
commit 565ee5f7da

View file

@ -6734,9 +6734,8 @@
},
{
"type": "event",
"key": "sidePanelClose",
"label": "Side Panel Close",
"info": "Side panel actions configured here will run after the 'Open side panel' action runs, and are not capable of preventing or stopping it. Any form validation should therefore be done before that action is invoked, and not here."
"key": "onSidePanelClose",
"label": "On side panel close"
}
]
},