mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
wizard encrypt
This commit is contained in:
committed by
Aiden McClelland
parent
a4b769f982
commit
c278e7fbc2
@@ -8,8 +8,6 @@ import { ApiService, EmbassyDrive, RecoveryDrive } from './api/api.service'
|
||||
export class StateService {
|
||||
polling = false
|
||||
|
||||
productKey: string
|
||||
|
||||
embassyDrive: EmbassyDrive;
|
||||
embassyPassword: string
|
||||
recoveryDrive: RecoveryDrive;
|
||||
|
||||
Reference in New Issue
Block a user