Backup #16
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ class Backup(commands.Cog):
|
|||
repo_dict = {
|
||||
"name": repo.name,
|
||||
"url": repo.url,
|
||||
"branch": repo.branch,
|
||||
"cogs": []
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue