@ -43,7 +43,7 @@ func main() {
app.filesDir = "./files"
}
if app.port == "" {
if app.port == ":" {
slog.Info("running on default port")
app.port = ":3235"
} else {
The note is not visible to the blocked user.