mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Save self to local storage map.
This commit is contained in:
@@ -115,7 +115,6 @@ void PeerData::updateNameDelayed(
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
++nameVersion;
|
||||
name = newName;
|
||||
nameText.setText(st::msgNameStyle, name, Ui::NameTextOptions());
|
||||
|
Reference in New Issue
Block a user