fix (topgg): Fix typo.
This commit is contained in:
@@ -30,7 +30,7 @@ class topgg_vote_remainder(Boolean, UserSetting):
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
"Thank you for supporting me! I will remind in your DMs when you can vote next! "
|
"Thank you for supporting me! I will remind in your DMs when you can vote next! "
|
||||||
"(Please make sue your DMs are open, otherwise I can't reach you!)"
|
"(Please make sure your DMs are open, otherwise I can't reach you!)"
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
# Check if reminder is already running and get its id
|
# Check if reminder is already running and get its id
|
||||||
|
|||||||
Reference in New Issue
Block a user