From d8a45a901fb98df76179435a78bcf6049871dcea Mon Sep 17 00:00:00 2001 From: sachaaaaa Date: Thu, 26 Sep 2019 17:18:52 +1000 Subject: [PATCH] lint --- js/views/standalone_registration_view.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 */