maint: comment source code

This commit is contained in:
2026-05-28 07:55:10 -04:00
parent b436415980
commit 363c3b6c96
6 changed files with 5 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ func main() {
srv := app.New()
// TODO(vxc): Make this more portable
errx.Log("Your token is \033[1;92m%s\033[0m", lash.Token)
errx.Log("starting server at http://0.0.0.0:%d", *port)