mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -66,8 +66,8 @@ export const postFields = [
|
||||
resource: [
|
||||
'post',
|
||||
],
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
displayName: 'Organization URN',
|
||||
@@ -126,7 +126,7 @@ export const postFields = [
|
||||
name: 'Image',
|
||||
value: 'IMAGE',
|
||||
description: 'The post contains an image',
|
||||
}
|
||||
},
|
||||
],
|
||||
displayOptions: {
|
||||
show: {
|
||||
|
||||
Reference in New Issue
Block a user