Skip to content

Commit

Permalink
Add version name copytext for package under check app info option
Browse files Browse the repository at this point in the history
  • Loading branch information
zjn0505 committed Jul 27, 2022
1 parent 0f4fc06 commit 0b83874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions show_package_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def main(wf):
subtitle="Open app info page",
arg="app_info",
valid=True)
it.add_modifier("cmd", subtitle="Copy version name")

if (infos and enabled):
# Force stop
Expand Down

0 comments on commit 0b83874

Please sign in to comment.