mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
parent
bc80b9f60b
commit
21c444c8a4
@ -154,7 +154,7 @@ func (widget *Widget) content() (string, string, bool) {
|
||||
str += utils.HighlightableHelper(widget.View, row, idx, len(feedItem.item.Title))
|
||||
}
|
||||
|
||||
return title, str, true
|
||||
return title, str, false
|
||||
}
|
||||
|
||||
// feedItems are sorted by published date
|
||||
|
Loading…
x
Reference in New Issue
Block a user