Prettier comma fix

This commit is contained in:
Mel O'Hagan 2022-04-20 11:02:27 +01:00
parent 8494f872af
commit c9523d2913
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ exports.definition = {
id: {
type: "string",
title: "Row ID",
}
},
},
required: ["tableId", "id"],
},