2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Take rating info url from appConfig.

This commit is contained in:
John Preston
2025-07-21 09:17:06 +04:00
parent a81b9344cf
commit 20ce2ead75
6 changed files with 23 additions and 3 deletions

View File

@@ -109,6 +109,8 @@ public:
[[nodiscard]] int ageVerifyMinAge() const;
[[nodiscard]] QString ageVerifyBotUsername() const;
[[nodiscard]] QString starsRatingLearnMoreUrl() const;
void refresh(bool force = false);
private: