diff --git a/app/src/main/java/exh/favorites/FavoritesIntroDialog.kt b/app/src/main/java/exh/favorites/FavoritesIntroDialog.kt index fa2373dd5..a5a007065 100644 --- a/app/src/main/java/exh/favorites/FavoritesIntroDialog.kt +++ b/app/src/main/java/exh/favorites/FavoritesIntroDialog.kt @@ -28,6 +28,8 @@ class FavoritesIntroDialog {

4. Keep the app open while favorites are syncing. Android will close apps that are in the background sometimes and that could be bad if it happens while the app is syncing.

+ 5. Do NOT put favorites in multiple categories (the app supports this). This can confuse the sync algorithm as ExHentai only allows each favorite to be in one category. +

This dialog will only popup once. You can read these notes again by going to 'Settings > E-Hentai > Show favorites sync notes'. """.trimIndent() }