isRemote --> isLink
This commit is contained in:
parent
74a4bd704c
commit
ea06665c51
4 changed files with 5 additions and 5 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue