mirror of https://github.com/coddrago/Heroku
Update updater.py
parent
54cb515696
commit
39f8d58130
|
@ -39,7 +39,7 @@ class UpdaterMod(loader.Module):
|
|||
self.config = loader.ModuleConfig(
|
||||
loader.ConfigValue(
|
||||
"GIT_ORIGIN_URL",
|
||||
"https://github.com/hikariatama/Hikka",
|
||||
"https://github.com/coddrago/Hikka",
|
||||
lambda: self.strings("origin_cfg_doc"),
|
||||
validator=loader.validators.Link(),
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue