Skip to content
Snippets Groups Projects
Verified Commit 6265cc34 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Bug 42247: Android helpers for the TorProvider

Bug 42336: Rework the relationship between TorSettings and TorProvider.
parent 138e8d6b
Branches
Tags
1 merge request!927Bug 42336: Rework the relationship between TorSettings and TorProvider.
......@@ -150,7 +150,7 @@ class TorAndroidIntegrationImpl {
lazy.TorSettings.saveToPrefs();
}
if (data.apply) {
lazy.TorSettings.applySettings();
await lazy.TorSettings.applySettings();
}
break;
case ListenedEvents.settingsApply:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment