mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
add break
This commit is contained in:
parent
d989ce6e4f
commit
47cc31f693
@ -1332,6 +1332,7 @@ class WebBrowser extends LitElement {
|
||||
try {
|
||||
await this.linkOpenNewTab(data.qortalLink)
|
||||
response = true
|
||||
break;
|
||||
} catch (error) {
|
||||
console.log('error', error)
|
||||
const obj = {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user