mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Use tr:: instead of lang().
This commit is contained in:
@@ -380,7 +380,7 @@ namespace Data {
|
||||
|
||||
std::vector<ChatRestrictions> ListOfRestrictions();
|
||||
|
||||
std::optional<LangKey> RestrictionErrorKey(
|
||||
std::optional<QString> RestrictionError(
|
||||
not_null<PeerData*> peer,
|
||||
ChatRestriction restriction);
|
||||
|
||||
|
Reference in New Issue
Block a user