💄 Optimize chat message notification
This commit is contained in:
@@ -515,7 +515,7 @@ public class AccountService(
|
||||
.AnyAsync();
|
||||
if (isExists)
|
||||
throw new InvalidOperationException("Contact method already exists.");
|
||||
|
||||
|
||||
var contact = new AccountContact
|
||||
{
|
||||
Type = type,
|
||||
|
Reference in New Issue
Block a user