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

Kai Reinhard
16.34.2018 cf6687899b11ea0d559dd858c1c6ac61e71f8444
borgbutler-webapp/src/components/views/archives/FileListPanel.jsx
@@ -11,7 +11,7 @@
    };
    componentDidMount = () => {
        this.fetchArchiveFileList();
        this.fetchArchiveFileList(false);
    };