diff --git a/src/app/components/Controls.jsx b/src/app/components/Controls.jsx
index 1b49d31..e8894dd 100644
--- a/src/app/components/Controls.jsx
+++ b/src/app/components/Controls.jsx
@@ -12,6 +12,7 @@ export default function Controls({ onControlChange }) {
useDefaultValue: false,
requiredProperties: false,
useFreezed: false,
+ useHive: false,
};
const loadSavedSettings = () => {
@@ -164,9 +165,7 @@ export default function Controls({ onControlChange }) {
/>
Use{" "}
-
- Freezed
-
+ Freezed
@@ -174,11 +173,14 @@ export default function Controls({ onControlChange }) {
- Use default value
+
+ Use{" "}
+ HIVE
+