mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 10:35:26 +00:00
Fix typo
This commit is contained in:
parent
f0f1cdc501
commit
403a0c770a
@ -17,7 +17,7 @@ private const val REPO = "repo"
|
|||||||
|
|
||||||
const val MAGISK_FILES = "topjohnwu/magisk_files"
|
const val MAGISK_FILES = "topjohnwu/magisk_files"
|
||||||
const val MAGISK_MAIN = "topjohnwu/Magisk"
|
const val MAGISK_MAIN = "topjohnwu/Magisk"
|
||||||
private const val MAGISK_MODULES = "Magick-Modules-Repo"
|
private const val MAGISK_MODULES = "Magisk-Modules-Repo"
|
||||||
|
|
||||||
interface GithubPageServices {
|
interface GithubPageServices {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user