mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-02-21 23:13:34 +00:00
Save account file after adding distribution ids
This commit is contained in:
parent
c2801c447d
commit
bddff2cb88
@ -326,6 +326,7 @@ public class SignalAccount implements Closeable {
|
||||
groupStore.updateGroup(group);
|
||||
}
|
||||
}
|
||||
save();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user