1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00

revert constraint modification

This commit is contained in:
Keviin Åberg Kultalahti 2021-02-09 12:41:22 +01:00
parent 81488ec6c9
commit 9dda10d0a3

View file

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