Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Michal Skorczak 2024-11-13 22:59:13 +00:00
commit 80b93b7437
2 changed files with 0 additions and 1 deletions

View file

@ -60,7 +60,6 @@ pub fn blog(self: *Self, req: zap.Request) void {
}
}
req.sendBody("ERROR: You shouldn't be looking here.") catch return;
}
req.sendBody("ERROR: Request for post is invalid.") catch return;

Binary file not shown.