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

Kai Reinhard
05.35.2019 4c5ce20e6b00179070b8512b237e501bd212a785
msgid is of type String.
1 files modified
2 ■■■ changed files
borgbutler-core/src/main/java/de/micromata/borgbutler/json/borg/ProgressInfo.java 2 ●●● patch | view | raw | blame | history
borgbutler-core/src/main/java/de/micromata/borgbutler/json/borg/ProgressInfo.java
@@ -35,7 +35,7 @@
    @Getter
    private int operation;
    @Getter
    private int msgid;
    private String msgid;
    /**
     * e. g. progress_percent
     */