Fix moving a widget to another tab (#19450)
https://github.com/user-attachments/assets/aac81e79-7f2f-4a34-bf68-c76061086821 --------- Co-authored-by: Weiko <corentin@twenty.com>
This commit is contained in:
co-authored by
Weiko
parent
1e908e5f0f
commit
16e145b036
+1
-1
@@ -36,6 +36,6 @@ export const fromPageLayoutWidgetManifestToUniversalFlatPageLayoutWidget = ({
|
||||
createdAt: now,
|
||||
updatedAt: now,
|
||||
deletedAt: null,
|
||||
overrides: null,
|
||||
universalOverrides: null,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user