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