mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
sw build errors
This commit is contained in:
committed by
Aiden McClelland
parent
e3654d574a
commit
73d7d3f855
@@ -14,6 +14,7 @@ export class RecoverPage {
|
||||
recoveryDrives = []
|
||||
selectedDrive: RecoveryDrive = null
|
||||
loading = true
|
||||
window = window
|
||||
|
||||
constructor(
|
||||
private readonly apiService: ApiService,
|
||||
|
||||
Reference in New Issue
Block a user