mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-11 14:14:09 +01:00
Fix notifications error view
This commit is contained in:
parent
f9633269e7
commit
09371f77c5
@ -133,6 +133,8 @@ public struct NotificationsListView: View {
|
||||
await viewModel.fetchNotifications()
|
||||
}
|
||||
}
|
||||
.listRowBackground(theme.primaryBackgroundColor)
|
||||
.listSectionSeparator(.hidden)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user