1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00

revert constraint modification

This commit is contained in:
Keviin Åberg Kultalahti 2021-02-09 12:41:22 +01:00
parent cd14b7b4e4
commit 6d751ce588

View file

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