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() {
|
||||
return {
|
||||
g: window.g,
|
||||
utils: window._lnbitsUtils,
|
||||
...WINDOW_SETTINGS
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user