mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Add missing unexport groups call
This commit is contained in:
parent
ea7f4845e8
commit
3b685190a8
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ public class DbusSignalImpl implements Signal {
|
|||
|
||||
public void close() {
|
||||
unExportDevices();
|
||||
unExportGroups();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue