fix: temporarly removed utils but used it for logout (#3574)
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -3,6 +3,7 @@ window.windowMixin = {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
g: window.g,
|
g: window.g,
|
||||||
|
utils: window._lnbitsUtils,
|
||||||
...WINDOW_SETTINGS
|
...WINDOW_SETTINGS
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user