1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-12-19 00:54:11 +03:00

minimal changes

This commit is contained in:
Konstantinos Spartalis
2025-11-11 17:42:46 +02:00
committed by GitHub
parent ae5faa75fa
commit dc03ad8239
3 changed files with 5 additions and 5 deletions

View File

@@ -65,4 +65,4 @@ router.all(/(.+)/, (req, _, next) => {
next(new errs.ItemNotFoundError(req.params.page));
});
export default router;
export default router;