Add feed to the combined sources menus
This commit is contained in:
@@ -423,7 +423,8 @@ object EXHMigrations {
|
||||
FeedSavedSearch(
|
||||
id = null,
|
||||
source = it.toLong(),
|
||||
savedSearch = null
|
||||
savedSearch = null,
|
||||
global = true
|
||||
)
|
||||
}?.ifEmpty { null }
|
||||
if (feed != null) {
|
||||
|
||||
Reference in New Issue
Block a user