refs #5509 - entryDms #199

Merged
alexm merged 22 commits from 5509-entryDms into dev 2024-02-27 11:33:45 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit de184e9cf8 - Show all commits

View File

@ -100,7 +100,7 @@ export default {
name: 'EntryDms',
meta: {
title: 'dms',
icon: 'cloud_upload',
icon: 'smb_share',
},
component: () => import('src/pages/Entry/Card/EntryDms.vue'),
},