mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Replace SingleTimer with base::Timer.
This commit is contained in:
@@ -361,7 +361,7 @@ void Instance::Private::setGoodProxyDomain(
|
||||
}
|
||||
if (applyToProxy(Global::RefSelectedProxy())
|
||||
&& (Global::ProxySettings() == ProxyData::Settings::Enabled)) {
|
||||
Sandbox::refreshGlobalProxy();
|
||||
Core::App().refreshGlobalProxy();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user