Migrate sharedGroupNames from model attribute to Redux selector

This commit is contained in:
yash-signal
2026-01-29 16:36:21 -06:00
committed by GitHub
parent 010e83063b
commit f5efbdc25f
119 changed files with 318 additions and 383 deletions

View File

@@ -58,7 +58,6 @@ describe('routineProfileRefresh', () => {
quotedMessageId: null,
sealedSender: 1,
sentMessageCount: 1,
sharedGroupNames: [],
timestamp: Date.now(),
type: 'private',
serviceId: generateAci(),