diff --git a/webui/src/views/AddPlanModal.tsx b/webui/src/views/AddPlanModal.tsx
index 5c3d90a98..5289f00c9 100644
--- a/webui/src/views/AddPlanModal.tsx
+++ b/webui/src/views/AddPlanModal.tsx
@@ -392,16 +392,6 @@ export const AddPlanModal = ({
- {/* Plan.retention */}
-
-
- {/* Plan.hooks */}
-
Hooks}
- >
-
-
-
{/* Plan.backup_flags */}
Backup Flags}>
+ {/* Plan.retention */}
+
+
+ {/* Plan.hooks */}
+ Hooks}
+ >
+
+
+
{() => (
(
<>
{fields.map((field, index) => (
- console.log("FIELD: ", field),