mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 17:57:51 +00:00
Improve chat theme selector design.
This commit is contained in:
@@ -1038,7 +1038,7 @@ void Filler::addThemeEdit() {
|
||||
}
|
||||
const auto controller = _controller;
|
||||
_addAction(
|
||||
tr::lng_chat_theme_change(tr::now),
|
||||
tr::lng_chat_theme_wallpaper(tr::now),
|
||||
[=] { controller->toggleChooseChatTheme(user); },
|
||||
&st::menuIconChangeColors);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user