mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -295,7 +295,7 @@ export const projectFields = [
|
||||
name: 'contains-client',
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: 'If provided, projects will be filtered by whether they have a client.; '
|
||||
description: 'If provided, projects will be filtered by whether they have a client.; ',
|
||||
},
|
||||
{
|
||||
displayName: 'Client Status',
|
||||
|
||||
Reference in New Issue
Block a user