mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-30 09:11:43 +00: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