Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
ebb391d556
commit
e7905db8e5
@@ -604,6 +604,7 @@ export function CustomFormBuilder() {
|
||||
font_family: fontFamily,
|
||||
font_size_pt: fontSize,
|
||||
signature_blocks: [],
|
||||
fields: formFields as any,
|
||||
};
|
||||
if (asNew || !activeTemplateId) {
|
||||
const { data: u } = await supabase.auth.getUser();
|
||||
|
||||
Reference in New Issue
Block a user