💄 Optimize chat message notification

This commit is contained in:
2025-08-10 12:24:34 +08:00
parent 360b58885e
commit 0b44c4547c
2 changed files with 17 additions and 4 deletions

View File

@@ -515,7 +515,7 @@ public class AccountService(
.AnyAsync();
if (isExists)
throw new InvalidOperationException("Contact method already exists.");
var contact = new AccountContact
{
Type = type,