mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add back loading manifests of loaded integrations (#13919)
This commit is contained in:
parent
7ff138534f
commit
9035e8e9dc
@ -312,6 +312,7 @@ class HaConfigIntegrations extends SubscribeMixin(LitElement) {
|
||||
undefined,
|
||||
true
|
||||
);
|
||||
this._fetchManifests();
|
||||
if (this.route.path === "/add") {
|
||||
this._handleAdd(localizePromise);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user