mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 02:49:51 +00:00
Use download util for diagnostics (#11349)
This commit is contained in:
@@ -330,7 +330,6 @@ class HassioBackupDialog
|
||||
}
|
||||
|
||||
fileDownload(
|
||||
this,
|
||||
signedPath.path,
|
||||
`home_assistant_backup_${slugify(this._computeName)}.tar`
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user