Fix admin note updates duplicating visually across all open note windows (#15471)
This commit is contained in:
@@ -10,6 +10,7 @@ public static class AdminNotesExtensions
|
||||
return new SharedAdminNote(
|
||||
note.Id,
|
||||
note.RoundId,
|
||||
note.PlayerUserId,
|
||||
note.Message,
|
||||
note.CreatedBy.LastSeenUserName,
|
||||
note.LastEditedBy.LastSeenUserName,
|
||||
|
||||
Reference in New Issue
Block a user