From cbf8796cc2bd69c8c3cb839980f8a6367dc7fe3e Mon Sep 17 00:00:00 2001 From: forbes-0023 Date: Wed, 11 Feb 2026 08:42:26 -0600 Subject: [PATCH] feat: schema-driven Qt form for new item creation Replace Silo_New hardcoded dialog chain with a dynamic SchemaFormDialog that builds the UI from Silo API schema data at runtime. See submodule commit for details. --- mods/silo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/silo b/mods/silo index e83769090b..95c56fa29a 160000 --- a/mods/silo +++ b/mods/silo @@ -1 +1 @@ -Subproject commit e83769090b99421ef012591a3348c1c12eee0893 +Subproject commit 95c56fa29ac69d8b01faad5c7777254a9dd001e3