regen sdk

pull/3833/head
Dax Raad 2025-11-03 11:55:19 -05:00
parent 07bb75f086
commit 99a6c5e44d
1 changed files with 1 additions and 0 deletions

View File

@ -2346,6 +2346,7 @@ export type FindFilesData = {
query: {
directory?: string
query: string
dirs?: boolean
}
url: "/find/file"
}