mirror of
https://github.com/wekan/wekan.git
synced 2026-03-13 17:06:13 +01:00
Fixed Importing JSON exports fails.
Thanks to KeptnArgo and xet7 ! Fixes #3742
This commit is contained in:
parent
06937d0aa0
commit
bd1de94312
2 changed files with 7 additions and 1 deletions
|
|
@ -271,6 +271,7 @@ Cards.attachSchema(
|
|||
type: Number,
|
||||
decimal: true,
|
||||
defaultValue: 0,
|
||||
optional: true,
|
||||
},
|
||||
subtaskSort: {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue