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