Skip to content

Commit

Permalink
remove 'projectSettings' key
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT authored Apr 3, 2024
1 parent 3ddcae8 commit 010e125
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/ayon_core/plugins/publish/collect_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ def process(self, context):
)
project_settings = get_project_settings(project_name)
context.data["project_settings"] = project_settings
context.data["projectSettings"] = project_settings

0 comments on commit 010e125

Please sign in to comment.