mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-02 10:41:52 +00:00
Add missing unexport groups call
This commit is contained in:
parent
ea7f4845e8
commit
3b685190a8
@ -78,6 +78,7 @@ public class DbusSignalImpl implements Signal {
|
|||||||
|
|
||||||
public void close() {
|
public void close() {
|
||||||
unExportDevices();
|
unExportDevices();
|
||||||
|
unExportGroups();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user