Skip to content

Commit 95d25be

Browse files
committed
Update widgets.py
1 parent 2557da2 commit 95d25be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sweet/ui/widgets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7133,7 +7133,7 @@ def compose(self) -> ComposeResult:
71337133
classes="table-selector",
71347134
compact=True,
71357135
)
7136-
7136+
71377137
# Add some vertical spacing before the Load Table button
71387138
with Vertical(classes="button-spacing"):
71397139
yield Button(

0 commit comments

Comments
 (0)