kopia lustrzana https://github.com/vitorpamplona/amethyst
pull/365/head
rodzic
2e66d278ad
commit
8040608e14
|
@ -22,7 +22,7 @@ object HashtagFeedFilter : AdditiveFeedFilter<Note>() {
|
|||
}
|
||||
|
||||
override fun applyFilter(collection: Set<Note>): Set<Note> {
|
||||
return applyFilter(collection)
|
||||
return innerApplyFilter(collection)
|
||||
}
|
||||
|
||||
private fun innerApplyFilter(collection: Collection<Note>): Set<Note> {
|
||||
|
|
Ładowanie…
Reference in New Issue