made button-group into an actual button

This commit is contained in:
Tobias Hagemann
2019-08-27 16:11:24 +02:00
parent 36d49a6e1e
commit ef07edf8c3
7 changed files with 134 additions and 59 deletions
@@ -45,7 +45,7 @@ public class VaultStats {
case UNLOCKED:
assert fs.get() != null;
LOG.debug("start recording stats");
updateService.start();
updateService.restart();
break;
case LOCKED:
LOG.debug("stop recording stats");