mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-11 23:13:21 -05:00
Consistency in call names
This commit is contained in:
parent
e5b76ccdc4
commit
c2a6d0ecd1
@ -1243,7 +1243,7 @@
|
||||
d4EditSizeVal = getstore('editorSize', 0);
|
||||
d4ToggleWrap(true);
|
||||
d4ToggleSize(true);
|
||||
if (pluginHandler != null) pluginHandler.callHook('onWebUIStartup_end');
|
||||
if (pluginHandler != null) pluginHandler.callHook('onWebUIStartupEnd');
|
||||
}
|
||||
|
||||
function adjustPanels() {
|
||||
|
Loading…
Reference in New Issue
Block a user