mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
snapshots
This commit is contained in:
@@ -48,7 +48,7 @@ class ColorApp(App):
|
||||
"""Experiment with the command palette."""
|
||||
|
||||
COMMANDS = App.COMMANDS | {ColorCommands}
|
||||
TITLE = "Press ctrl + \\ and type a color"
|
||||
TITLE = "Press ctrl + p and type a color"
|
||||
|
||||
def compose(self) -> ComposeResult:
|
||||
yield Header()
|
||||
|
||||
Reference in New Issue
Block a user