Actually fix favorite entry parent versions

This commit is contained in:
Jobobby04
2023-05-13 12:06:02 -04:00
parent 912d2ecd62
commit 8c78ae48c1
3 changed files with 3 additions and 4 deletions
@@ -44,6 +44,5 @@ class FavoritesEntryRepositoryImpl(
} catch (e: Exception) {
logcat(LogPriority.INFO, e)
}
}
}