You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: templates/typescript/generator-bot-virtualassistant/generators/app/templates/sample-assistant/src/dialogs/mainDialog.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -323,7 +323,7 @@ export class MainDialog extends ComponentDialog {
323
323
324
324
// Use the text provided in FinalStepAsync or the default if it is the first time.
Copy file name to clipboardExpand all lines: templates/typescript/generator-bot-virtualassistant/generators/skill/templates/sample-skill/src/dialogs/mainDialog.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ export class MainDialog extends ComponentDialog {
192
192
}else{
193
193
// If bot is in local mode, prompt with intro or continuation message
0 commit comments