fix: update silo submodule — fix origin registration import
All checks were successful
Build and Test / build (push) Successful in 1h7m24s

Silo origin was not appearing in the origin selector because
silo_origin.py used a relative import (from .silo_commands) which
fails since the directory is not a Python package. Updated submodule
includes the fix to use absolute imports.
This commit is contained in:
forbes
2026-02-08 10:36:14 -06:00
parent 10b5c9d584
commit be7f1d9221