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