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