mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
reorganize js callbacks and startup sequence
This commit is contained in:
@@ -113,7 +113,5 @@ async function initContextMenu() {
|
||||
appendContextMenuOption(id, 'nVidia overlay', initNVML);
|
||||
}
|
||||
}
|
||||
addContextMenuEventListener();
|
||||
}
|
||||
|
||||
onUiLoaded(initContextMenu);
|
||||
onAfterUiUpdate(() => addContextMenuEventListener());
|
||||
|
||||
Reference in New Issue
Block a user