Fix BackupManager.async_get_backup (#130975)

This commit is contained in:
Erik Montnemery
2024-11-19 19:48:01 +01:00
committed by GitHub
parent 20488721bd
commit 6680581808
2 changed files with 2 additions and 1 deletions

View File

@@ -884,6 +884,7 @@
'backup': dict({
'agent_ids': list([
'test.remote',
'backup.local',
]),
'backup_id': 'abc123',
'date': '1970-01-01T00:00:00.000Z',