1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +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: {
type: "array",
presence: false,
oneToMany: false
},
},
}