Skip to content

Commit

Permalink
remove duplicate spaces keiy
Browse files Browse the repository at this point in the history
  • Loading branch information
refs committed Sep 8, 2021
1 parent f3cb9b7 commit fbe6e62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/http/services/owncloud/ocs/data/capabilities.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ type CapabilitiesDav struct {
Trashbin string `json:"trashbin" xml:"trashbin"`
Reports []string `json:"reports" xml:"reports>element" mapstructure:"reports"`
ChunkingParallelUploadDisabled bool `json:"chunkingParallelUploadDisabled" xml:"chunkingParallelUploadDisabled"`
Spaces bool `json:"spaces" xml:"spaces"`
}

// CapabilitiesFilesSharing TODO document
Expand Down

0 comments on commit fbe6e62

Please sign in to comment.