Merge branch 'copilot/fix-937' into beta

This commit is contained in:
Elio Struyf
2025-09-09 19:51:43 +02:00
15 changed files with 359 additions and 26 deletions
+4
View File
@@ -727,6 +727,10 @@ export enum LocalizationKey {
* Change to list
*/
dashboardHeaderViewSwitchToList = 'dashboard.header.viewSwitch.toList',
/**
* Change to structure
*/
dashboardHeaderViewSwitchToStructure = 'dashboard.header.viewSwitch.toStructure',
/**
* Support Front Matter
*/