mirror of
https://github.com/Maks1mS/bubbles.git
synced 2025-01-26 21:53:25 +03:00
parent
e349920524
commit
88562515cf
@ -1082,7 +1082,7 @@ func (m Model) populatedView() string {
|
|||||||
if m.filterState == Filtering {
|
if m.filterState == Filtering {
|
||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
m.Styles.NoItems.Render("No items found.")
|
return m.Styles.NoItems.Render("No items found.")
|
||||||
}
|
}
|
||||||
|
|
||||||
if len(items) > 0 {
|
if len(items) > 0 {
|
||||||
|
Loading…
Reference in New Issue
Block a user