rename yaml to match ploi
This commit is contained in:
@@ -109,7 +109,7 @@ const handleDialogConfirm = async () => {
|
||||
slug: state.slug,
|
||||
custom_domain: state.domain,
|
||||
blob_id: state.avatarBlobId || null,
|
||||
color: '#2781F6', // The default color is set to Chatwoot brand color
|
||||
color: '#01a0a5', // The default color is set to Chatwoot brand color
|
||||
};
|
||||
await createPortal(portal);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user