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