diff --git a/js/models/conversations.js b/js/models/conversations.js index 4e35349846..43b9685ba7 100644 --- a/js/models/conversations.js +++ b/js/models/conversations.js @@ -2,6 +2,7 @@ /* global storage: false */ /* global textsecure: false */ +/* global Whisper: false */ /* * vim: ts=4:sw=4:expandtab