🔥 Remove extra comma

This commit is contained in:
Iván Ovejero 2021-06-16 13:41:16 +02:00
parent 360fc74ee4
commit 12b7ca2f0f

View file

@ -367,7 +367,7 @@ export const makeGetAllFields = (resource: CamelCaseResource) => {
displayOptions: {
show: {
resource: [
resource,,
resource,
],
operation: [
'getAll',