MessageReceiver: Drop messages with GroupContextV2

This commit is contained in:
Scott Nonnenberg 2020-04-14 11:32:11 -07:00
parent b7d56def82
commit 97a6e01d24
5 changed files with 31 additions and 89 deletions

View file

@ -58,6 +58,8 @@ const excludedFiles = [
'^js/background.js',
'^ts/Crypto.js',
'^ts/Crypto.ts',
'^ts/textsecure/MessageReceiver.js',
'^ts/textsecure/MessageReceiver.ts',
// Generated files
'^js/components.js',