mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Minor improvements to Slack:getPermalink
This commit is contained in:
@@ -239,14 +239,14 @@ export const fileFields = [
|
||||
description: 'Show truncated file info for files hidden due to being too old, and the team who owns the file being over the file limit.',
|
||||
},
|
||||
{
|
||||
displayName: 'TS From',
|
||||
displayName: 'Timestamp From',
|
||||
name: 'tsFrom',
|
||||
type: 'string',
|
||||
default: '',
|
||||
description: 'Filter files created after this timestamp (inclusive).',
|
||||
},
|
||||
{
|
||||
displayName: 'TS To',
|
||||
displayName: 'Timestamp To',
|
||||
name: 'tsTo',
|
||||
type: 'string',
|
||||
default: '',
|
||||
|
||||
Reference in New Issue
Block a user