Files
create/mods
forbes-0023 99ff7d1a09
Some checks failed
Build and Test / build (pull_request) Has been cancelled
fix: Silo_Pull crash — App.Document has no IsModified() attribute
_check_pull_conflicts() called doc.IsModified() which does not exist on
App.Document. Use FreeCADGui.getDocument().Modified instead, matching
the pattern used elsewhere in silo_commands.py.
2026-02-10 10:39:18 -06:00
..