Rename EH update notifier

This commit is contained in:
Jobobby04
2020-05-11 16:03:32 -04:00
parent 2b215524b6
commit a006bc7d93
2 changed files with 3 additions and 3 deletions
@@ -15,7 +15,7 @@ import eu.kanade.tachiyomi.util.lang.chop
import eu.kanade.tachiyomi.util.system.notification
import eu.kanade.tachiyomi.util.system.notificationManager
class LibraryUpdateNotifier(private val context: Context) {
class LibraryUpdateNotifierEH(private val context: Context) {
/**
* Bitmap of the app for notifications.
*/