mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix collect comment
This commit is contained in:
parent
ce370c7ca0
commit
9464b3739a
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ class CollectInstanceCommentDef(
|
|||
pass
|
||||
|
||||
@classmethod
|
||||
def apply_settings(cls, project_setting, _):
|
||||
def apply_settings(cls, project_setting):
|
||||
plugin_settings = project_setting["core"]["publish"].get(
|
||||
"collect_comment_per_instance"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue