mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Add option to use old tray icon.
New monochrome icon is default for the new installations. Fixes #26983, fixes #26988, fixes #26989, fixes #26991, fixes #27005.
This commit is contained in:
@@ -67,4 +67,8 @@ private:
|
||||
|
||||
};
|
||||
|
||||
inline bool HasMonochromeSetting() {
|
||||
return false;
|
||||
}
|
||||
|
||||
} // namespace Platform
|
||||
|
Reference in New Issue
Block a user