From 379fae68a6cfb31cd18c8a8cf9e54965b0b2e0ea Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 8 Nov 2021 09:02:21 +1100 Subject: [PATCH] Update y.json --- src/technologies/y.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/technologies/y.json b/src/technologies/y.json index 67ca78dbd..4cfe66a74 100644 --- a/src/technologies/y.json +++ b/src/technologies/y.json @@ -3,11 +3,13 @@ "cats": [ 52 ], - "description": "Yellow AI provides chatbot and automation services", + "description": "Yellow AI provides chatbot and automation services.", "icon": "yellowai.png", "js": { "ymConfig": "" }, + "saas": true, + "pricing": [ "poa" ], "scriptSrc": "cdn\\.yellowmessenger\\.com", "website": "https://yellow.ai/" }, @@ -327,4 +329,4 @@ "icon": "YouTube.png", "website": "http://www.youtube.com" } -} \ No newline at end of file +}