typo for #23
This commit is contained in:
parent
29de2a539a
commit
3beea52ed9
1 changed files with 1 additions and 1 deletions
|
@ -542,7 +542,7 @@ def main():
|
||||||
command_prefix='!',
|
command_prefix='!',
|
||||||
gl_url=gl_url,
|
gl_url=gl_url,
|
||||||
gl_token=gl_token,
|
gl_token=gl_token,
|
||||||
gif_token=git_token
|
gif_token=gif_token
|
||||||
)
|
)
|
||||||
|
|
||||||
test = False
|
test = False
|
||||||
|
|
Loading…
Reference in a new issue