mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
🐛 Fix Post operations on Orbit Node (#1699)
This commit is contained in:
@@ -114,7 +114,7 @@ export const postFields = [
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
displayName: 'Published At',
|
||||
displayName: 'Occurred At',
|
||||
name: 'publishedAt',
|
||||
type: 'dateTime',
|
||||
default: '',
|
||||
|
||||
Reference in New Issue
Block a user