fix: miss property (#163)
This commit is contained in:
@@ -46,6 +46,7 @@ export const useModelExplorer = () => {
|
|||||||
description: '',
|
description: '',
|
||||||
metadata: {},
|
metadata: {},
|
||||||
preview: '',
|
preview: '',
|
||||||
|
previewType: 'image',
|
||||||
type: folder ?? '',
|
type: folder ?? '',
|
||||||
isFolder: true,
|
isFolder: true,
|
||||||
children: [],
|
children: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user