Fix lint errors.

This commit is contained in:
Lauri Ojansivu 2018-10-09 21:16:47 +03:00
parent 28a01862d0
commit 3a7ae7c5f2
5 changed files with 13 additions and 13 deletions

View file

@ -31,4 +31,4 @@ Template.connectionMethod.helpers({
authentications() {
return Template.instance().authenticationMethods.get();
},
});
});