mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove the bell from the borders Textual CLI command
This commit is contained in:
@@ -56,7 +56,6 @@ class BorderApp(App):
|
||||
event.button.id,
|
||||
self.stylesheet._variables["secondary"],
|
||||
)
|
||||
self.bell()
|
||||
|
||||
|
||||
app = BorderApp()
|
||||
|
||||
Reference in New Issue
Block a user