mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
version 0.8.50.dev fixed crash in Go to FAQ
This commit is contained in:
@@ -1165,7 +1165,6 @@ void SettingsInner::onAskQuestionSure() {
|
||||
}
|
||||
|
||||
void SettingsInner::onTelegramFAQ() {
|
||||
App::wnd()->hideLayer();
|
||||
QDesktopServices::openUrl(qsl("https://telegram.org/faq#general"));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user