mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 11:48:55 -05:00
rename default repo
This commit is contained in:
parent
a7d4438109
commit
f3b02f3539
@ -279,7 +279,8 @@ def check_folders():
|
|||||||
|
|
||||||
|
|
||||||
def check_files():
|
def check_files():
|
||||||
repos = {'26': {'url': "https://github.com/Twentysix26/Red-Cogs.git"}}
|
repos = \
|
||||||
|
{'community': {'url': "https://github.com/Twentysix26/Red-Cogs.git"}}
|
||||||
|
|
||||||
f = "data/downloader/repos.json"
|
f = "data/downloader/repos.json"
|
||||||
if not fileIO(f, "check"):
|
if not fileIO(f, "check"):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user