revert constraint modification

This commit is contained in:
Keviin Åberg Kultalahti 2021-02-09 12:41:22 +01:00
parent cd14b7b4e4
commit 6d751ce588
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ export const FIELDS = {
constraints: {
type: "array",
presence: false,
oneToMany: false
},
},
}