Allow editing charge-for-message privacy.

This commit is contained in:
John Preston
2025-02-11 19:26:20 +04:00
parent 909b01241b
commit f2aa3afbbb
8 changed files with 327 additions and 42 deletions
-1
View File
@@ -610,7 +610,6 @@ void UserData::setCallsStatus(CallsStatus callsStatus) {
}
}
Data::Birthday UserData::birthday() const {
return _birthday;
}