mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 17:14:50 +00:00
Revert "Use backup physical_id for progress updates matching" (#5060)
* Revert "Use backup physical_id for progress updates matching"
This reverts commit de2f6275b9.
* Fix page crash on backups page reload
This commit is contained in:
@@ -2,7 +2,6 @@ import type { WSBackupState, WSBackupTask } from './websocket'
|
||||
|
||||
export interface Backup {
|
||||
id: string
|
||||
physical_id?: string
|
||||
name: string
|
||||
created_at: string
|
||||
automated: boolean
|
||||
|
||||
Reference in New Issue
Block a user