Revamp the UI on Login / Register page (#2919)
This commit is contained in:
@@ -744,7 +744,6 @@ window.windowMixin = {
|
||||
)
|
||||
.onOk(async () => {
|
||||
try {
|
||||
this.$q.localStorage.remove('lnbits.disclaimerShown')
|
||||
await LNbits.api.logout()
|
||||
window.location = '/'
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user