Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetaRa committed Nov 30, 2021
1 parent 7ffb77e commit 47c3f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-app-files/src/components/AppBar/AppBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ export default {
resource = await this.$client.publicFiles.getFileInfo(
path,
this.publicLinkPassword,
DavProperties.publicLink
DavProperties.PublicLink
)
}
resource = buildResource(resource)
Expand Down

0 comments on commit 47c3f17

Please sign in to comment.