mirror of
https://github.com/wekan/wekan.git
synced 2026-02-06 00:21:48 +01:00
Fix lint errors.
This commit is contained in:
parent
dc4e93ad56
commit
ab73afe17a
2 changed files with 3 additions and 3 deletions
|
|
@ -82,7 +82,7 @@ Cards.attachSchema(new SimpleSchema({
|
|||
description: {
|
||||
type: String,
|
||||
optional: true,
|
||||
defaultValue: ''
|
||||
defaultValue: '',
|
||||
},
|
||||
requestedBy: {
|
||||
type: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue