Update mentions regex to cover diacritics

This commit is contained in:
Josh Perez 2023-07-10 13:36:35 -04:00 committed by GitHub
parent 60f7308dc8
commit 0b885d5feb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -28,7 +28,6 @@ const me: ConversationType = getDefaultConversationWithUuid({
isMe: true,
});
// TODO diacritic
const members: Array<ConversationType> = [
getDefaultConversationWithUuid({
id: '555444',