mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-10-11 13:47:24 +00:00
Use generic way for FAQ links.
This commit is contained in:
@@ -110,7 +110,7 @@ object_ptr<Ui::RpWidget> CreateIntroSettings(
|
||||
tr::lng_settings_faq(),
|
||||
st::settingsButtonNoIcon
|
||||
)->addClickHandler([] {
|
||||
UrlClickHandler::Open(tr::lng_telegram_features_url(tr::now));
|
||||
OpenFaq(nullptr);
|
||||
});
|
||||
|
||||
return result;
|
||||
|
Reference in New Issue
Block a user