Merge pull request #4 from Blergo/Yorkshire-BBS

Fix for help menu formatting
This commit is contained in:
Blergo 2024-07-02 10:43:03 +01:00 committed by GitHub
commit fd1935ae83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ def handle_exit_command(sender_id, interface):
def handle_help_command(sender_id, interface, state=None):
title = "█▓▒░ Yorkshire BBS ░▒▓█\n"
title = "█▓▒░ Yorkshire BBS ░▒▓█\n\n"
commands = [
"[M]ail Menu",
"[B]ulletin Menu",