diff --git a/js/views/standalone_registration_view.js b/js/views/standalone_registration_view.js index 55b1dcc9f..e5e563aa8 100644 --- a/js/views/standalone_registration_view.js +++ b/js/views/standalone_registration_view.js @@ -1,4 +1,11 @@ -/* global Whisper, $, getAccountManager, textsecure, i18n, passwordUtil, _, lokiFileServerAPI */ +/* global Whisper, + $, + getAccountManager, + textsecure, + i18n, + passwordUtil, + _, + lokiFileServerAPI */ /* eslint-disable more/no-then */