From 7b5e00522f987903b5b7dc18577534a58b592820 Mon Sep 17 00:00:00 2001 From: Tony Anziano Date: Tue, 26 Feb 2019 09:22:03 -0800 Subject: [PATCH] Altered open bot dialog copy. --- CHANGELOG.md | 2 ++ .../app/client/src/ui/dialogs/openBotDialog/openBotDialog.tsx | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c5cf18c3..fd4ad408f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +## Fixed +- [client] Modified 'Open Bot' dialog text in PR [1330](https://github.com/Microsoft/BotFramework-Emulator/pull/1330) ## v4.3.0 - 2019 - 03 - 04 ### Added diff --git a/packages/app/client/src/ui/dialogs/openBotDialog/openBotDialog.tsx b/packages/app/client/src/ui/dialogs/openBotDialog/openBotDialog.tsx index 97744db30..7cef94106 100644 --- a/packages/app/client/src/ui/dialogs/openBotDialog/openBotDialog.tsx +++ b/packages/app/client/src/ui/dialogs/openBotDialog/openBotDialog.tsx @@ -96,10 +96,10 @@ export class OpenBotDialog extends Component