mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-26 02:24:21 +01:00
Add missing unexport groups call
This commit is contained in:
@@ -78,6 +78,7 @@ public class DbusSignalImpl implements Signal {
|
||||
|
||||
public void close() {
|
||||
unExportDevices();
|
||||
unExportGroups();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user