mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-24 16:41:35 -04:00
rename property
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
This commit is contained in:
@@ -806,7 +806,7 @@ func (g Graph) cs3StorageSpaceToDrive(ctx context.Context, baseURL *url.URL, spa
|
||||
}
|
||||
|
||||
if _, ok := fieldMask["hasTrashedItems"]; ok {
|
||||
drive.HasTrashedItems = &space.HasTrashedItems
|
||||
drive.LibreGraphHasTrashedItems = &space.HasTrashedItems
|
||||
}
|
||||
|
||||
if space.SpaceType == _spaceTypeMountpoint {
|
||||
|
||||
Reference in New Issue
Block a user