Fix kSNIWatcherService/kSNIWatcherInterface misusage

Even though they're the same, there should be interface specified
This commit is contained in:
Ilya Fedin 2021-01-04 13:51:35 +04:00 committed by John Preston
parent daa3a2f62f
commit b3892f49fa
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ bool IsSNIAvailable() {
qsl("Get"));
message.setArguments({
kSNIWatcherService.utf16(),
kSNIWatcherInterface.utf16(),
qsl("IsStatusNotifierHostRegistered")
});