mirror of
https://github.com/wekan/wekan.git
synced 2025-12-29 21:58:49 +01:00
Fix lint errors.
This commit is contained in:
parent
97158de70f
commit
70fd1ce57d
2 changed files with 2 additions and 2 deletions
|
|
@ -260,7 +260,7 @@ if (Meteor.isServer) {
|
|||
}
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Jobs.register({
|
||||
logOut(userId) {
|
||||
Meteor.users.update(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue