mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-24 20:55:49 +00:00
Start improve restore backup in onboarding (#17813)
This commit is contained in:
@@ -33,7 +33,6 @@ export class HassioUploadBackup extends LitElement {
|
||||
label="Upload backup"
|
||||
supports="Supports .TAR files"
|
||||
@file-picked=${this._uploadFile}
|
||||
auto-open-file-dialog
|
||||
></ha-file-upload>
|
||||
`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user