mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Fix lint errors.
This commit is contained in:
parent
dc4e93ad56
commit
ab73afe17a
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
module.exports.models = {
|
||||
connection: 'mongodb',
|
||||
migrate: 'safe'
|
||||
}
|
||||
migrate: 'safe',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue