mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-24 20:07:51 +00:00
Merge pull request #218 from JustinReact/bugfix/remove-bad-var
Removed bad variable inside browser.src
This commit is contained in:
commit
336cdfe6a1
@ -281,7 +281,7 @@ class WebBrowser extends LitElement {
|
||||
else {
|
||||
identifier = null
|
||||
}
|
||||
}extractComponents
|
||||
}
|
||||
const components = {}
|
||||
components["service"] = service
|
||||
components["name"] = name
|
||||
|
Loading…
x
Reference in New Issue
Block a user