👕 Fix lint issue
This commit is contained in:
@@ -52,7 +52,7 @@ export const fields = [
|
||||
},
|
||||
},
|
||||
default: 'master',
|
||||
description: 'The id for the Contentful environment (e.g. master, staging, etc.). Depending on your plan, you might not have environments. In that case use "master".'
|
||||
description: 'The id for the Contentful environment (e.g. master, staging, etc.). Depending on your plan, you might not have environments. In that case use "master".',
|
||||
},
|
||||
{
|
||||
displayName: 'Return All',
|
||||
@@ -104,7 +104,7 @@ export const fields = [
|
||||
displayOptions: {
|
||||
show: {
|
||||
resource: [
|
||||
resource.value
|
||||
resource.value,
|
||||
],
|
||||
operation: [
|
||||
'get',
|
||||
|
||||
Reference in New Issue
Block a user