mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[V3] Fix typo in launcher menu (#1153)
This commit is contained in:
parent
ee0d1d269c
commit
a53f284c88
@ -291,7 +291,7 @@ def main_menu():
|
||||
print("1. Run Red w/ autorestart in case of issues")
|
||||
print("2. Run Red")
|
||||
print("3. Update Red")
|
||||
print("4. Update Red (development version")
|
||||
print("4. Update Red (development version)")
|
||||
print("5. Create Instance")
|
||||
print("6. Debug information (use this if having issues with the launcher or bot)")
|
||||
print("0. Exit")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user