From 3cc26df6a18aadbbea0658ca3e557a0cb2076f45 Mon Sep 17 00:00:00 2001 From: Nishtha Ahuja <45535788+nishthaAhujaa@users.noreply.github.com> Date: Tue, 13 May 2025 20:52:11 +0530 Subject: [PATCH] bug fix for manual pricing (#2144) Co-authored-by: nishthaAhujaa --- .../ThroughputInputAutoPilotV3Component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx b/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx index 2ae5dcfc9..0a9b90254 100644 --- a/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx +++ b/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx @@ -285,7 +285,7 @@ export class ThroughputInputAutoPilotV3Component extends React.Component< serverId, numberOfRegions, isMultimaster, - true, + false, ); return (