mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-08-04 20:54:15 -04:00
Update command_handlers.py
This commit is contained in:
parent
9f72b1752d
commit
e6a5d0e371
1 changed files with 0 additions and 2 deletions
|
@ -50,8 +50,6 @@ def build_menu(items, menu_name, mails):
|
|||
menu_str += "[W]all of Shame\n"
|
||||
return menu_str
|
||||
|
||||
|
||||
|
||||
def handle_help_command(sender_id, interface, menu_name=None):
|
||||
if menu_name:
|
||||
update_user_state(sender_id, {'command': 'MENU', 'menu': menu_name, 'step': 1})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue