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