Migrate page layout widget to v2 of the API (#16323)
This commit is contained in:
+1
@@ -26,6 +26,7 @@ export const useMetadataErrorHandler = () => {
|
||||
role: t`role`,
|
||||
roleTarget: t`role target`,
|
||||
agent: t`agent`,
|
||||
pageLayoutWidget: t`page layout widget`,
|
||||
pageLayoutTab: t`page layout tab`,
|
||||
} as const satisfies Record<AllMetadataName, string>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user