fixed typo

This commit is contained in:
SwiftyOS
2024-06-11 12:29:13 +02:00
parent d5c4eca739
commit 4aeae53a61

View File

@@ -24,7 +24,7 @@ def background() -> None:
@main.command()
def startt():
def start():
"""
Starts the server in the background and saves the PID
"""