Commit 403a0c77 authored by topjohnwu's avatar topjohnwu

Fix typo

parent f0f1cdc5
...@@ -17,7 +17,7 @@ private const val REPO = "repo" ...@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment