Skip to content

Commit

Permalink
feat(NextcloudFilesCollection): Add spacing
Browse files Browse the repository at this point in the history
Only to trigger NPM release of cozy-stack-client
  • Loading branch information
cballevre committed Aug 29, 2024
1 parent 6e00bf0 commit ca4d575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cozy-stack-client/src/NextcloudFilesCollection.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const NEXTCLOUD_FILES_DOCTYPE = 'io.cozy.remote.nextcloud.files'
const normalizeDoc = DocumentCollection.normalizeDoctypeJsonApi(
NEXTCLOUD_FILES_DOCTYPE
)

const normalizeNextcloudFile = (
sourceAccount,
parentPath,
Expand Down

0 comments on commit ca4d575

Please sign in to comment.