[MainWindow] Add window var

This commit is contained in:
Ducko 2022-01-19 11:19:09 +00:00
parent 82bf26827c
commit 194fe9e6ba

View file

@ -75,3 +75,5 @@ const injectGMSettings = async () => {
)
};
injectGMSettings();
window.openasar = {};