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

Kai Reinhard
12.12.2019 801dcda1b1927a5ea41d05bc5de1a404796f3659
Unused state variable redirect removed.
1 files modified
1 ■■■■ changed files
borgbutler-webapp/src/components/views/config/ConfigurationServerTab.jsx 1 ●●●● patch | view | raw | blame | history
borgbutler-webapp/src/components/views/config/ConfigurationServerTab.jsx
@@ -59,7 +59,6 @@
            webdevelopmentMode: false,
            showDemoRepos: true,
            maxArchiveContentCacheCapacityMb: 100,
            redirect: false,
            borgCommand: null,
            borgBinary: null
        };