fix: add missing closing CDATA/XML tags (truncated in previous commit)

This commit is contained in:
Hermes
2026-07-12 13:52:44 +00:00
parent afaf25b539
commit b4bc78641a
+3
View File
@@ -152,3 +152,6 @@ class HermesBridgeWindow(QtWidgets.QWidget):
# ── Per SideFX docs: parent to main window to keep alive ──
win = HermesBridgeWindow(hou.ui.mainQtWindow())
win.show()
]]></script>
</tool>
</shelfDocument>