fix: temporarly removed utils but used it for logout (#3574)
This commit is contained in:
parent
0f4ae5da86
commit
92aad20dd7
2 changed files with 2 additions and 1 deletions
2
lnbits/static/bundle.min.js
vendored
2
lnbits/static/bundle.min.js
vendored
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
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue