forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
708e624779
28 changed files with 405 additions and 161 deletions
|
|
@ -54,6 +54,7 @@
|
|||
|
||||
if (
|
||||
confg.mappings?.length > 0 &&
|
||||
confg.multiAnswer &&
|
||||
(checkedMappings === undefined ||
|
||||
checkedMappings?.length < confg.mappings.length + (confg.freeform ? 1 : 0))
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue