Baptiste Devessier
2026-04-09 21:33:15 +02:00
committed by GitHub
parent 8a10071253
commit e3077691d1
40 changed files with 450 additions and 23 deletions
@@ -36,6 +36,7 @@ export const fromPageLayoutWidgetManifestToUniversalFlatPageLayoutWidget = ({
createdAt: now,
updatedAt: now,
deletedAt: null,
conditionalAvailabilityExpression: null,
universalOverrides: null,
};
};