fix: update banner taglines CLI

This commit is contained in:
Tien Pham
2026-06-30 14:56:27 +03:00
parent cbccc966d1
commit e84d5bd659
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ fn get_command() -> Command {
│ 888 │
│ 888 │
│ 888 │
│ "Multiplayer at the speed of light" │
│ "Development at the speed of light" │
│ │
├───────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ SpacetimeDB Command Line Tool │
+1 -1
View File
@@ -496,7 +496,7 @@ fn banner() {
│ 888 │
│ 888 │
│ 888 │
│ "Multiplayer at the speed of light" │
│ "Development at the speed of light" │
└───────────────────────────────────────────────────────────────────────────────────────────────────────┘
"#
)