Trim locale and notification payload

This commit is contained in:
2026-06-10 18:33:46 +08:00
parent 024dac51b2
commit 8919a88461
5 changed files with 35 additions and 176 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ const coreRoutes: RouteRecordRaw[] = [
hideInBreadcrumb: true,
hideInMenu: true,
hideInTab: true,
title: $t('file-manager.filePreview'),
title: '文件预览',
},
},
];