mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-04 20:00:00 +08:00
parent
6f502049f4
commit
f5799ef47b
@ -25,6 +25,7 @@ const AttachmentButton: FC<Props> = ({ model, files, setFiles, ToolbarButton })
|
|||||||
}
|
}
|
||||||
|
|
||||||
const _files = await window.api.file.select({
|
const _files = await window.api.file.select({
|
||||||
|
properties: ['openFile', 'multiSelections'],
|
||||||
filters: [
|
filters: [
|
||||||
{
|
{
|
||||||
name: 'Files',
|
name: 'Files',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user