Update command_handlers.py

disabled Fortunes function from menu to shorten message and help with large mesh reliability
This commit is contained in:
Blergo 2024-07-03 12:32:44 +01:00 committed by GitHub
parent 14b59fc53e
commit a060126a73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ def handle_help_command(sender_id, interface, state=None):
"[M]ail",
"[B]ulletin",
"[S]tats",
"[F]ortune",
#"[F]ortune",
#"[W]all of Shame",
#"[C]hannel Directory",
#"EXIT: Exit current menu",