mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
✌️
This commit is contained in:
parent
df43de0487
commit
b83fc7989c
@ -56,6 +56,8 @@ export default (
|
||||
|
||||
_target.url = `${config.drive_url}/${_target.id}/${encodeURIComponent(_target.name)}`;
|
||||
|
||||
if (_target.properties == null) _target.properties = {};
|
||||
|
||||
if (opts.detail) {
|
||||
if (_target.folder_id) {
|
||||
// Populate folder
|
||||
|
Loading…
Reference in New Issue
Block a user