mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Merge branch 'master' into pype-templates-integration
This commit is contained in:
commit
b582953552
1 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +14,9 @@ from app.api import (
|
|||
Templates
|
||||
)
|
||||
|
||||
t = Templates()
|
||||
t = Templates(
|
||||
type=["anatomy"]
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue