mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-05 02:08:08 +09:00
✌️
This commit is contained in:
parent
3062a9b1a9
commit
9630ea7490
@ -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