👕 Fix lint issue
This commit is contained in:
@@ -181,7 +181,7 @@ export const imageFields = [
|
||||
type: 'string',
|
||||
default: '',
|
||||
description: 'Replacement image url you want to use (must be publicly viewable)',
|
||||
}
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -202,7 +202,7 @@ export const imageFields = [
|
||||
],
|
||||
operation: [
|
||||
'get',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'Unique identifier for the image.',
|
||||
|
||||
@@ -49,7 +49,7 @@ export const templateFields = [
|
||||
],
|
||||
operation: [
|
||||
'get',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'Unique identifier for the template.',
|
||||
|
||||
Reference in New Issue
Block a user