mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 00:27:49 +01:00
Reload the app info after an update completes (#51261)
This commit is contained in:
@@ -1038,6 +1038,7 @@ class SupervisorAppInfo extends LitElement {
|
||||
}
|
||||
|
||||
private _updateComplete() {
|
||||
this._scheduleDataUpdate();
|
||||
const eventdata = {
|
||||
success: true,
|
||||
response: undefined,
|
||||
|
||||
Reference in New Issue
Block a user