delete refresh in contact
This commit is contained in:
parent
430f21bf62
commit
4e24f468b8
@ -101,9 +101,6 @@ struct ContactsTab: View {
|
||||
.task {
|
||||
await loadContacts(reset: false)
|
||||
}
|
||||
.refreshable {
|
||||
await refreshContacts()
|
||||
}
|
||||
.alert(item: $activeAlert) { alert in
|
||||
switch alert {
|
||||
case .error(_, let message):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user