mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-05-09 01:15:03 -04:00
Update db_admin.py
Wording change
This commit is contained in:
parent
1891ea2776
commit
048772af0f
1 changed files with 2 additions and 2 deletions
|
@ -133,9 +133,9 @@ def display_menu():
|
|||
print("1. List Bulletins")
|
||||
print("2. List Mail")
|
||||
print("3. List Channels")
|
||||
print("4. Delete Bulletin")
|
||||
print("4. Delete Bulletins")
|
||||
print("5. Delete Mail")
|
||||
print("6. Delete Channel")
|
||||
print("6. Delete Channels")
|
||||
print("7. Exit")
|
||||
|
||||
def display_banner():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue