diff --git a/Telegram/SourceFiles/platform/linux/main_window_linux.cpp b/Telegram/SourceFiles/platform/linux/main_window_linux.cpp index 3d88266182..a5ee08551d 100644 --- a/Telegram/SourceFiles/platform/linux/main_window_linux.cpp +++ b/Telegram/SourceFiles/platform/linux/main_window_linux.cpp @@ -413,7 +413,7 @@ bool IsSNIAvailable() { qsl("Get")); message.setArguments({ - kSNIWatcherService.utf16(), + kSNIWatcherInterface.utf16(), qsl("IsStatusNotifierHostRegistered") });