mirror of
https://github.com/plankanban/planka.git
synced 2025-12-23 09:15:09 +03:00
ref: Refactoring
This commit is contained in:
@@ -87,7 +87,7 @@ module.exports = {
|
||||
},
|
||||
type: {
|
||||
type: 'string',
|
||||
isIn: List.FINITE_TYPES,
|
||||
isIn: List.KANBAN_TYPES,
|
||||
required: true,
|
||||
},
|
||||
position: {
|
||||
|
||||
Reference in New Issue
Block a user