Use consistent boiler plate throughout js files
This commit is contained in:
parent
f89cf890df
commit
2ee34343a8
15 changed files with 25 additions and 40 deletions
|
@ -15,7 +15,6 @@
|
|||
*/
|
||||
(function () {
|
||||
'use strict';
|
||||
|
||||
window.Whisper = window.Whisper || {};
|
||||
|
||||
Whisper.KeyVerificationView = Whisper.View.extend({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue