mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Fix lambda execution for portal dark mode getter
This commit is contained in:
@@ -204,7 +204,7 @@ LinuxIntegration::LinuxIntegration()
|
||||
return value->get_uint32() == 1;
|
||||
}
|
||||
return std::nullopt;
|
||||
})
|
||||
}())
|
||||
, _darkModeWatcher(
|
||||
"org.freedesktop.appearance",
|
||||
"color-scheme",
|
||||
|
Reference in New Issue
Block a user