Merge branch 'phatt' into development
This commit is contained in:
commit
0ac697affd
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import mime from 'mime'
|
|||
import type { EhrFile } from '@/stores/tree-data'
|
||||
|
||||
export interface MimeMap {
|
||||
[key: string]: { icon: string; color: string; type: string }
|
||||
[key: string]: { icon: string; color: string }
|
||||
}
|
||||
export interface TypeSetting {
|
||||
[key: string]: { icon: string; color: string }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue