Added the current update
This commit is contained in:
parent
42590eaf00
commit
55c0957511
5 changed files with 99 additions and 29 deletions
|
|
@ -30,8 +30,5 @@ struct PermissionView: View {
|
|||
VStack {
|
||||
Text(verbatim: "Status is \(configuration.status)")
|
||||
}
|
||||
.onAppear {
|
||||
configuration.update()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue