[MainWindow] Add window var

This commit is contained in:
Ducko 2022-01-19 11:19:09 +00:00
parent 82bf26827c
commit 194fe9e6ba
1 changed files with 3 additions and 1 deletions

View File

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