mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Fix lint errors.
This commit is contained in:
parent
bd66ea8acc
commit
417dc9dc42
3 changed files with 15 additions and 11 deletions
|
@ -263,6 +263,6 @@ if (Meteor.isServer) {
|
|||
|
||||
getDefaultAuthenticationMethod() {
|
||||
return process.env.DEFAULT_AUTHENTICATION_METHOD;
|
||||
}
|
||||
},
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue