mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-12-26 23:25:53 -05:00
Add webUI startup hook
This commit is contained in:
parent
07c8fd2990
commit
8ffdaec668
@ -1243,6 +1243,7 @@
|
|||||||
d4EditSizeVal = getstore('editorSize', 0);
|
d4EditSizeVal = getstore('editorSize', 0);
|
||||||
d4ToggleWrap(true);
|
d4ToggleWrap(true);
|
||||||
d4ToggleSize(true);
|
d4ToggleSize(true);
|
||||||
|
if (pluginHandler != null) pluginHandler.callHook('onWebUIStartup_end');
|
||||||
}
|
}
|
||||||
|
|
||||||
function adjustPanels() {
|
function adjustPanels() {
|
||||||
|
Loading…
Reference in New Issue
Block a user