Add feed to the combined sources menus

This commit is contained in:
Jobobby04
2022-03-27 20:09:39 -04:00
parent 6a41d96ddf
commit d0e9d24f6f
20 changed files with 1187 additions and 51 deletions
+2 -1
View File
@@ -423,7 +423,8 @@ object EXHMigrations {
FeedSavedSearch(
id = null,
source = it.toLong(),
savedSearch = null
savedSearch = null,
global = true
)
}?.ifEmpty { null }
if (feed != null) {