mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
refresh() function used
This commit is contained in:
committed by
Drew Ansbacher
parent
81b7d417fb
commit
4569c2a7f4
@@ -235,6 +235,10 @@ export class BackupDrivesComponent {
|
||||
loader.dismiss()
|
||||
}
|
||||
}
|
||||
|
||||
refresh() {
|
||||
this.backupService.getBackupTargets()
|
||||
}
|
||||
}
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user