Update client/ayon_core/hosts/fusion/hooks/pre_fusion_launch_menu_hook.py

This commit is contained in:
Roy Nieterau 2024-03-25 21:51:12 +01:00 committed by GitHub
parent 96a21e95c9
commit 2ae618d2cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ from ayon_core.hosts.fusion import FUSION_HOST_DIR
class FusionLaunchMenuHook(PreLaunchHook):
"""Launch OpenPype menu on start of Fusion"""
"""Launch AYON menu on start of Fusion"""
app_groups = ["fusion"]
order = 9