mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix lambda execution for portal dark mode getter
This commit is contained in:
parent
b363d8bfb5
commit
d85b668d4f
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ LinuxIntegration::LinuxIntegration()
|
|||
return value->get_uint32() == 1;
|
||||
}
|
||||
return std::nullopt;
|
||||
})
|
||||
}())
|
||||
, _darkModeWatcher(
|
||||
"org.freedesktop.appearance",
|
||||
"color-scheme",
|
||||
|
|
Loading…
Add table
Reference in a new issue