mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-20 10:09:43 +02:00
Rename more references
This commit is contained in:
@@ -44,9 +44,9 @@ class AppUpdateChecker {
|
||||
|
||||
val GITHUB_REPO: String by lazy {
|
||||
if (BuildConfig.PREVIEW) {
|
||||
"tachiyomiorg/tachiyomi-preview"
|
||||
"mihonapp/mihon-preview"
|
||||
} else {
|
||||
"tachiyomiorg/tachiyomi"
|
||||
"mihonapp/mihon"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user