Enhancement: configurable dashboard grid #737

This commit is contained in:
Elio Struyf
2024-01-22 11:52:11 +01:00
parent 965fac68c9
commit 3eb23d7501
6 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -700,7 +700,7 @@ export enum LocalizationKey {
*/
dashboardMediaMediaFolderDefault = 'dashboard.media.media.folder.default',
/**
* No media files to show. You can drag & drop new files by holding your [shift] key.
* No media files to show. You can drag&drop new files by holding your [shift] key.
*/
dashboardMediaMediaPlaceholder = 'dashboard.media.media.placeholder',
/**