check auto shell

This commit is contained in:
joseph le 2023-09-22 13:18:21 +07:00
parent dd8d973ab4
commit 753f2888a7
1 changed files with 1 additions and 1 deletions

View File

@ -207,5 +207,5 @@ Route.post("/api/gitea-webhook", ({ request, response }) => {
);
});
Route.get('/api/images/:filename', "ImagesController.getImage");
// Route.get('/api/images/:filename', "ImagesController.getImage");