refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-07-14 17:47:21 +04:00
parent 7f1f39058a
commit f19d5b05a8
2 changed files with 12 additions and 3 deletions

View File

@@ -153,6 +153,7 @@
...file,
name: file?.meta?.name,
description: `${file?.collection?.name} - ${file?.collection?.description}`,
knowledge: true, // DO NOT REMOVE, USED TO INDICATE KNOWLEDGE BASE FILE
type: 'file'
}))
]