mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Fixed filename
This commit is contained in:
@@ -53,7 +53,7 @@ export interface DriveSource {
|
||||
|
||||
export interface DriveFile {
|
||||
id: string
|
||||
originalFilename: string
|
||||
name: string
|
||||
mimeType: string
|
||||
webContentLink: string
|
||||
modifiedTime: string
|
||||
|
||||
Reference in New Issue
Block a user