Add comment.
This commit is contained in:
parent
0f6247f856
commit
250e593e3e
@ -6022,6 +6022,7 @@ void ContactsManager::set_location_visibility_expire_date(int32 expire_date) {
|
||||
} else {
|
||||
G()->td_db()->get_binlog_pmc()->set("location_visibility_expire_date", to_string(expire_date));
|
||||
}
|
||||
// the caller must call update_is_location_visible() itself
|
||||
}
|
||||
|
||||
void ContactsManager::update_is_location_visible() {
|
||||
|
Loading…
Reference in New Issue
Block a user