mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Empty line between description and ID.
This commit is contained in:
@@ -168,7 +168,7 @@ base::options::toggle ShowPeerIdBelowAbout({
|
||||
}
|
||||
using namespace Ui::Text;
|
||||
if (!value.empty()) {
|
||||
value.append("\n");
|
||||
value.append("\n\n");
|
||||
}
|
||||
value.append(Italic(u"id: "_q));
|
||||
const auto raw = peer->id.value & PeerId::kChatTypeMask;
|
||||
|
Reference in New Issue
Block a user