Skip to content

Commit

Permalink
Oof
Browse files Browse the repository at this point in the history
  • Loading branch information
breakdowns authored Apr 8, 2021
1 parent 2a29a9c commit 60e361b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/modules/usage.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def dyno_usage(update, context):
app = Heroku.app(HEROKU_APP_NAME)
else:
sendMessage(
"Please insert your HEROKU_APP_NAME and HEROKU_API_KEY",
"Please insert your HEROKU_APP_NAME and HEROKU_API_KEY in Vars",
context.bot,
update
)
Expand Down

0 comments on commit 60e361b

Please sign in to comment.