remove "Contact" stock string again, use emoji like in summaries

This commit is contained in:
link2xt
2025-12-14 18:03:10 +00:00
parent a98fe05e08
commit eb489bc016
2 changed files with 1 additions and 14 deletions

View File

@@ -7764,11 +7764,6 @@ void dc_event_unref(dc_event_t* event);
/// Used as the first info messages in newly created classic email threads.
#define DC_STR_CHAT_UNENCRYPTED_EXPLANATON 230
/// "Contact"
///
/// Used in summaries.
#define DC_STR_CONTACT 231
/**
* @}
*/