mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
fix ui address bug and streamline install flow
This commit is contained in:
committed by
Aiden McClelland
parent
45d945db2e
commit
c5585f7f35
@@ -33,7 +33,6 @@ export class GenericFormPage {
|
||||
text: '',
|
||||
handler: () => Promise.resolve(true),
|
||||
}
|
||||
console.log(this.submitBtn)
|
||||
}
|
||||
|
||||
async dismiss (): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user