mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Save account file after adding distribution ids
This commit is contained in:
parent
c2801c447d
commit
bddff2cb88
1 changed files with 1 additions and 0 deletions
|
@ -326,6 +326,7 @@ public class SignalAccount implements Closeable {
|
||||||
groupStore.updateGroup(group);
|
groupStore.updateGroup(group);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
save();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue