Use macos rather than osx in filenames (#4550)
This commit is contained in:
@@ -76,7 +76,7 @@ void Toasts::sendChannelNotification(const QString &channelName,
|
||||
};
|
||||
#else
|
||||
auto sendChannelNotification = [] {
|
||||
// Unimplemented for OSX and Linux
|
||||
// Unimplemented for macOS and Linux
|
||||
};
|
||||
#endif
|
||||
// Fetch user profile avatar
|
||||
|
||||
Reference in New Issue
Block a user