[MainWindow] Add window var

main
Oj 2 years ago
parent 82bf26827c
commit 194fe9e6ba

@ -74,4 +74,6 @@ const injectGMSettings = async () => {
['separator']
)
};
injectGMSettings();
injectGMSettings();
window.openasar = {};
Loading…
Cancel
Save