From 35ca7944ae06899ed5bcf1e181f557abf4fd41b2 Mon Sep 17 00:00:00 2001 From: Asier Isayas Date: Wed, 7 Feb 2024 11:31:13 -0500 Subject: [PATCH] Limit RU threshold only to NoSQL (#1739) * limit RU threshold only to NoSQL * limit RU threshold only to NoSQL --------- Co-authored-by: Asier Isayas --- 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 243f5a39a..783e24dfa 100644 --- a/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx +++ b/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx @@ -304,7 +304,7 @@ export default class QueryTabComponent extends React.Component