Fixed Hound's notes

This commit is contained in:
Jacob Danell 2023-02-23 19:29:03 +01:00
parent f5a40056ab
commit f0cd353301

View file

@ -463,4 +463,4 @@ class FusionEventHandler(QtCore.QObject):
# Comp Opened
elif what in {"Comp_Opened"}:
emit_event("open", data=event)
emit_event("open", data=event)