mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 17:06:03 +00:00
Allow editing topic title and icon.
This commit is contained in:
@@ -818,7 +818,7 @@ void Controller::fillForumButton() {
|
||||
|
||||
AddButtonWithText(
|
||||
_controls.buttonsLayout,
|
||||
rpl::single(u"Forum"_q), // #TODO forum lang
|
||||
rpl::single(u"Topics"_q), // #TODO forum lang
|
||||
rpl::single(QString()),
|
||||
[] {},
|
||||
{ &st::settingsIconGroup, Settings::kIconPurple }
|
||||
|
Reference in New Issue
Block a user