mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-27 02:04:30 +03:00
Add webUI startup hook
This commit is contained in:
parent
718678ed09
commit
e5b76ccdc4
@ -1243,6 +1243,7 @@
|
||||
d4EditSizeVal = getstore('editorSize', 0);
|
||||
d4ToggleWrap(true);
|
||||
d4ToggleSize(true);
|
||||
if (pluginHandler != null) pluginHandler.callHook('onWebUIStartup_end');
|
||||
}
|
||||
|
||||
function adjustPanels() {
|
||||
|
Loading…
Reference in New Issue
Block a user