mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
broken merge
This commit is contained in:
@@ -160,9 +160,6 @@ class BasicApp(App, css_path="basic.css"):
|
||||
def key_v(self):
|
||||
self.get_child(id="content").scroll_to_widget(self.scroll_to_target)
|
||||
|
||||
def key_v(self):
|
||||
self.get_child(id="content").scroll_to_widget(self.scroll_to_target)
|
||||
|
||||
|
||||
app = BasicApp()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user