Prettier comma fix
This commit is contained in:
parent
f0d7b15916
commit
8858a416ef
|
@ -23,7 +23,7 @@ exports.definition = {
|
|||
id: {
|
||||
type: "string",
|
||||
title: "Row ID",
|
||||
}
|
||||
},
|
||||
},
|
||||
required: ["tableId", "id"],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue