mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-09-18 16:42:16 +02:00
improve logging
This commit is contained in:
@@ -59,7 +59,7 @@ router.get(
|
||||
);
|
||||
}
|
||||
throw new AnonymousError("gist_not_ready", {
|
||||
httpStatus: 404,
|
||||
httpStatus: 425,
|
||||
object: gist,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user