mirror of https://github.com/micromata/borgbackup-butler.git
borgbutler-webapp/src/components/views/repos/RepoArchiveListView.jsx @@ -31,7 +31,7 @@ }); fetch(getRestServiceUrl('repos/repoArchiveList', { id: this.state.id, force: force force: force === true, }), { method: 'GET', headers: {