Fix select params
This commit is contained in:
parent
15944b83cc
commit
420d9df49a
@ -96,7 +96,10 @@ func idAnd(ss ...string) []string {
|
||||
|
||||
func DriveItemSelectURLCache() []string {
|
||||
return idAnd(
|
||||
"content.downloadUrl",
|
||||
"deleted",
|
||||
"file",
|
||||
"folder",
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user