Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DoroWolf authored Dec 19, 2024
1 parent d6c74e5 commit a3a9a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def init_bot():
BotDBUtil.SenderInfo(bu).edit("isSuperUser", True)
else:
Logger.warning(
"The base superuser was not found, please setup it in the config file."
"The base superuser is not found, please setup it in the config file."
)

disabled_bots.clear()
Expand Down

0 comments on commit a3a9a78

Please sign in to comment.