Skip to content
Snippets Groups Projects
Commit c2df58de authored by Dan Ballard's avatar Dan Ballard Committed by Pier Angelo Vendrame
Browse files

fixup! TB 42247: Android helpers for the TorProvider

parent 5a42ab81
No related branches found
No related tags found
1 merge request!1500TB 43415: Rebased onto 134.0a1
......@@ -202,7 +202,7 @@ class TorAndroidIntegrationImpl {
lazy.TorConnect.quickstart = data.enabled;
break;
case ListenedEvents.countryNamesGet:
callback?.onSuccess(lazy.TorConnect.countryNames)
callback?.onSuccess(lazy.TorConnect.countryNames);
return;
}
callback?.onSuccess();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment