mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
add another break
This commit is contained in:
parent
47cc31f693
commit
cb3d71b779
@ -1356,6 +1356,9 @@ class WebBrowser extends LitElement {
|
||||
this.addAppToNotificationList(this.name)
|
||||
response = true
|
||||
break;
|
||||
} else {
|
||||
response = false
|
||||
break;
|
||||
}
|
||||
|
||||
} catch (error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user