ui: beautiful checkbox for marking to eject drive after backup. broken

This commit is contained in:
Aaron Greenspan
2021-01-06 21:12:28 -07:00
committed by Aiden McClelland
parent 0cd2a32b24
commit a896f4c7a1
4 changed files with 60 additions and 10 deletions

View File

@@ -3,7 +3,6 @@ import { ServerModel, S9Notification } from 'src/app/models/server-model'
import { ApiService } from 'src/app/services/api/api.service'
import { pauseFor } from 'src/app/util/misc.util'
import { LoaderService } from 'src/app/services/loader.service'
@Component({
selector: 'notifications',
templateUrl: 'notifications.page.html',