fix: wallets navigation (#3208)

This commit is contained in:
Vlad Stan
2025-06-20 13:45:08 +03:00
committed by GitHub
parent 9aeecd4dc0
commit b39bd257e0
3 changed files with 10 additions and 2 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -1
View File
@@ -517,7 +517,9 @@ window.windowMixin = {
this.$q.localStorage.set('lnbits.walletFlip', this.walletFlip)
},
goToWallets() {
window.location = '/wallets'
this.$router.push({
path: '/wallets'
})
},
submitAddWallet() {
if (