mirror of https://github.com/micromata/borgbackup-butler.git
borgbutler-webapp/src/components/views/archives/FileListPanel.jsx @@ -11,7 +11,7 @@ }; componentDidMount = () => { this.fetchArchiveFileList(); this.fetchArchiveFileList(false); };