Skip to content

Commit c2886d0

Browse files
committed
update
1 parent cb02701 commit c2886d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmux_tools/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class WelcomeScreen:
6161
def render_text(self) -> str:
6262
parts: list[str] = []
6363
logo = r"""
64-
_ _
64+
_ _
6565
| |_ _ __ __ _ ___ ___ _ __ ___ ___ | |_
6666
| __| '__/ _` |/ __/ _ \ '__/ _ \ / _ \| __|
6767
| |_| | | (_| | (_| __/ | | (_) | (_) | |_

0 commit comments

Comments
 (0)