Skip to content

Commit

Permalink
Call davGetFavoritesReport after the registration of propfind properties
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Chemineau <[email protected]>
  • Loading branch information
artonge committed Apr 8, 2024
1 parent 1fb5486 commit baace87
Show file tree
Hide file tree
Showing 269 changed files with 611,848 additions and 6,653 deletions.
3 changes: 1 addition & 2 deletions apps/files/src/services/Favorites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@ import { resultToNode } from './Files'

const client = getClient()

const reportPayload = davGetFavoritesReport()

export const getContents = async (path = '/'): Promise<ContentsWithRoot> => {
const propfindPayload = davGetDefaultPropfind()
const reportPayload = davGetFavoritesReport()

// Get root folder
let rootResponse
Expand Down
3 changes: 0 additions & 3 deletions dist/1439-1439.js

This file was deleted.

5 changes: 0 additions & 5 deletions dist/1439-1439.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion dist/1439-1439.js.map

This file was deleted.

Loading

0 comments on commit baace87

Please sign in to comment.