isRemote --> isLink
This commit is contained in:
@ -150,5 +150,5 @@ export class DriveFile {
|
||||
default: false,
|
||||
comment: 'Whether the DriveFile is direct link to remote server.'
|
||||
})
|
||||
public isRemote: boolean;
|
||||
public isLink: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user