Fix style

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-12-02 14:12:58 +01:00
parent b0e475301a
commit d710f5af73
18 changed files with 71 additions and 52 deletions

View File

@@ -36,10 +36,10 @@ export const description: INodeProperties[] = [
action: 'Get a framework',
},
{
name: 'Get All',
name: 'Get Many',
value: 'getAll',
description: 'Get all frameworks',
action: 'Get all frameworks',
description: 'Get many frameworks',
action: 'Get many frameworks',
},
{
name: 'Update',