mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
Filter incoming bodyRanges, also filter before display
This commit is contained in:
@@ -202,7 +202,7 @@ describe('processDataMessage', () => {
|
||||
thumbnail: PROCESSED_ATTACHMENT,
|
||||
},
|
||||
],
|
||||
bodyRanges: [],
|
||||
bodyRanges: undefined,
|
||||
type: 0,
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user