From 49576f1e8031f475d232d808ff3b1eb754c42a8b Mon Sep 17 00:00:00 2001 From: Sampath Date: Mon, 20 Nov 2023 21:13:12 +0530 Subject: [PATCH] Screen reader name for the 'enable copilot' and 'disable copilot' has been changed --- src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx b/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx index 990bac5c9..3ab4e7d6e 100644 --- a/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx +++ b/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx @@ -444,7 +444,7 @@ export default class QueryTabComponent extends React.Component