mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-25 22:36:38 +00:00
fix list resources endpoint and more color tweaks
This commit is contained in:
@@ -91,4 +91,4 @@ export async function listOrgs(req: Request, res: Response, next: NextFunction):
|
||||
logger.error(error);
|
||||
return next(createHttpError(HttpCode.INTERNAL_SERVER_ERROR, "An error occurred..."));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user