Skip to content

Commit 42e046f

Browse files
authored
Merge pull request #1123 from appirio-tech/update-spec-ibm-chatbot
cleaned up ibm chat bot
2 parents ea4a29d + 58ed3fb commit 42e046f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/projectQuestions/ibm_chatbot.v1.0.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const sections = [
5858
title: 'Are you an existing Watson Virtual Assistant customer?',
5959
description: '',
6060
fieldName: 'details.appDefinition.existingWatsonCustomer',
61-
type: 'checkbox',
61+
type: 'radio-group',
6262
options: [
6363
{value: 'true', title: 'Yes'},
6464
{value: 'false', title: 'No'},

0 commit comments

Comments
 (0)