Skip to content

Commit

Permalink
adding beta mention for the desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
ShutdownRepo committed Dec 11, 2023
1 parent 1472d35 commit 84b05a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exegol/console/cli/actions/GenericParameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,4 +279,4 @@ def __init__(self, groupArgs: List[GroupArg]):
completer=DesktopConfigCompleter)
groupArgs.append(GroupArg({"arg": self.desktop, "required": False},
{"arg": self.desktop_config, "required": False},
title="[blue]Container creation Desktop options[/blue]"))
title="[blue]Container creation Desktop options[/blue] [spring_green1](beta)[/spring_green1]"))

0 comments on commit 84b05a8

Please sign in to comment.