mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-01-01 11:37:40 +01:00
Fixed background color
This commit is contained in:
parent
5602ee60ca
commit
9fcc1a22f1
@ -60,6 +60,7 @@ struct DiscoveryView: View {
|
||||
statusView
|
||||
}
|
||||
}
|
||||
.listThreaded()
|
||||
.submitLabel(.search)
|
||||
.task(id: searchQuery) {
|
||||
if !searchQuery.isEmpty {
|
||||
|
Loading…
Reference in New Issue
Block a user