mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-11 05:06:39 +00:00
✨ save and update branding
This commit is contained in:
@@ -92,7 +92,7 @@ export async function getLoginPageBranding(
|
||||
success: true,
|
||||
error: false,
|
||||
message: "Login page branding retrieved successfully",
|
||||
status: HttpCode.CREATED
|
||||
status: HttpCode.OK
|
||||
});
|
||||
} catch (error) {
|
||||
logger.error(error);
|
||||
|
||||
Reference in New Issue
Block a user