diff --git a/nodes/Plutio/descriptions/ProjectDescription.ts b/nodes/Plutio/descriptions/ProjectDescription.ts
index 5200aaa..8e29476 100644
--- a/nodes/Plutio/descriptions/ProjectDescription.ts
+++ b/nodes/Plutio/descriptions/ProjectDescription.ts
@@ -17,12 +17,12 @@ export const projectOperations: INodeProperties[] = [
 			},
 		},
 		options: [
-			{
-				name: 'Chykalophia',
-				value: 'getCklph',
-				description: 'Get projects by contributor\'s email for CKLPH',
-				action: 'Get a project',
-			},
+			// {
+			// 	name: 'Chykalophia',
+			// 	value: 'getCklph',
+			// 	description: 'Get projects by contributor\'s email for CKLPH',
+			// 	action: 'Get a project',
+			// },
 			{
 				name: 'Copy',
 				value: 'copy',