mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Fix kSNIWatcherService/kSNIWatcherInterface misusage
Even though they're the same, there should be interface specified
This commit is contained in:
@@ -413,7 +413,7 @@ bool IsSNIAvailable() {
|
||||
qsl("Get"));
|
||||
|
||||
message.setArguments({
|
||||
kSNIWatcherService.utf16(),
|
||||
kSNIWatcherInterface.utf16(),
|
||||
qsl("IsStatusNotifierHostRegistered")
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user