mirror of https://github.com/micromata/borgbackup-butler.git
borgbutler-webapp/src/components/views/archives/ArchiveView.jsx @@ -25,7 +25,7 @@ fetch(getRestServiceUrl('archives', { repo: this.state.repoId, archiveId: this.state.archiveId, force: force force: force === true }), { method: 'GET', headers: {