feat: clipboard paste (#1663)
This commit is contained in:
@@ -297,6 +297,8 @@ export enum TransferMethod {
|
||||
remote_url = 'remote_url',
|
||||
}
|
||||
|
||||
export const ALLOW_FILE_EXTENSIONS = ['png', 'jpg', 'jpeg', 'webp', 'gif']
|
||||
|
||||
export type VisionSettings = {
|
||||
enabled: boolean
|
||||
number_limits: number
|
||||
|
Reference in New Issue
Block a user