mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
16.23.2018 01de936b65bd09e2db30070c084cb4c2128481e9
borgbutler-webapp/src/components/views/repos/ArchiveView.jsx
@@ -24,7 +24,7 @@
            isFetching: true,
            failed: false
        });
        fetch(getRestServiceUrl('repos/archive', {
        fetch(getRestServiceUrl('archives', {
            repo: this.state.repoId,
            archive: this.state.archiveId,
            force: force