change select prompt to show prompt
This commit is contained in:
parent
e80f7259ab
commit
c8c5b48b20
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ class PromptMenu(Menu):
|
|||
|
||||
def prompt_options(self):
|
||||
options = {
|
||||
"Select": "select",
|
||||
"Show": "show",
|
||||
"Edit": "edit",
|
||||
"Delete": "delete",
|
||||
"Back": "back"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue