PWD-1: add custom UI style #5
1 changed files with 3 additions and 1 deletions
|
@ -59,7 +59,9 @@ struct passwordApp: App {
|
|||
}
|
||||
}
|
||||
.onAppear {
|
||||
#if !DEBUG
|
||||
authenticate()
|
||||
#endif
|
||||
}
|
||||
}
|
||||
.modelContainer(for: [Password.self, PasswordAttempt.self])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue