mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Always call save() after modifying something
This commit is contained in:
parent
9a1b348ed2
commit
208e12bdc6
2 changed files with 9 additions and 2 deletions
|
@ -240,7 +240,6 @@ public class Main {
|
|||
|
||||
break;
|
||||
}
|
||||
m.save();
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue