feed in separate palce

This commit is contained in:
2023-10-10 18:49:18 -05:00
parent 8eacfca4d1
commit fac7ae9004
8 changed files with 453 additions and 98 deletions

View File

@@ -281,10 +281,7 @@ class WebBrowser extends LitElement {
else {
identifier = null;
}
}
const path = parts.join("/");
}extractComponents
const components = {};
components["service"] = service;
components["name"] = name;