fix: miss property (#163)

This commit is contained in:
Hayden
2025-03-06 10:34:30 +08:00
committed by GitHub
parent 30e1714397
commit 5342b7ec92

View File

@@ -46,6 +46,7 @@ export const useModelExplorer = () => {
description: '',
metadata: {},
preview: '',
previewType: 'image',
type: folder ?? '',
isFolder: true,
children: [],