[MainWindow] Add window var
This commit is contained in:
parent
82bf26827c
commit
194fe9e6ba
1 changed files with 3 additions and 1 deletions
|
@ -74,4 +74,6 @@ const injectGMSettings = async () => {
|
|||
['separator']
|
||||
)
|
||||
};
|
||||
injectGMSettings();
|
||||
injectGMSettings();
|
||||
|
||||
window.openasar = {};
|
Loading…
Reference in a new issue