Fixed background color

This commit is contained in:
Lumaa 2024-02-15 22:38:09 +01:00
parent 5602ee60ca
commit 9fcc1a22f1

View File

@ -60,6 +60,7 @@ struct DiscoveryView: View {
statusView
}
}
.listThreaded()
.submitLabel(.search)
.task(id: searchQuery) {
if !searchQuery.isEmpty {