update refactoring and add new features
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ def show_plugin_config_panel(
|
||||
group = Group(
|
||||
Text("The following plugins are not configured and cannot be used:\n"),
|
||||
table,
|
||||
Text.from_markup("\nTo configure them, run the command with [bold cyan].config[/bold cyan] or use the [bold green]TUI[/bold green] config menu.")
|
||||
Text.from_markup("\nTo configure them, use the [bold cyan].config[/bold cyan] command in the REPL.")
|
||||
)
|
||||
|
||||
panel = Panel(
|
||||
|
||||
Reference in New Issue
Block a user