Skip to content

Commit ba2ad7e

Browse files
committed
chore: Reverted e357501.
1 parent 38e9865 commit ba2ad7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/bonsoir_linux/lib/src/actions/discovery/discovery.dart

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ class AvahiBonsoirDiscovery extends AvahiBonsoirAction<BonsoirDiscoveryEvent> wi
125125
for (AvahiRecordBrowser recordBrowser in _recordBrowsers) {
126126
recordBrowser.callFree();
127127
}
128+
cancelSubscriptions();
128129
onEvent(
129130
const BonsoirDiscoveryEvent(type: BonsoirDiscoveryEventType.discoveryStopped),
130131
parameters: [type],

0 commit comments

Comments
 (0)