mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Move Muster module related submitter to Muster module
This commit is contained in:
parent
b0a62e3afe
commit
fe786236cd
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ def _get_template_id(renderer):
|
|||
:rtype: int
|
||||
"""
|
||||
|
||||
# TODO: Use setings from context?
|
||||
templates = get_system_settings()["modules"]["muster"]["templates_mapping"]
|
||||
if not templates:
|
||||
raise RuntimeError(("Muster template mapping missing in "
|
||||
Loading…
Add table
Add a link
Reference in a new issue