mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Add native icons.
This commit is contained in:
parent
c331a4c8f6
commit
3ba41c8d18
1 changed files with 2 additions and 2 deletions
|
|
@ -70,7 +70,7 @@ def add_tags_from_presets():
|
|||
"editable": "1",
|
||||
"note": "",
|
||||
"icon": {
|
||||
"path": ""
|
||||
"path": "icons:TagGood.png"
|
||||
},
|
||||
"metadata": {
|
||||
"family": "task"
|
||||
|
|
@ -86,7 +86,7 @@ def add_tags_from_presets():
|
|||
"editable": "1",
|
||||
"note": "",
|
||||
"icon": {
|
||||
"path": ""
|
||||
"path": "icons:TagActor.png"
|
||||
},
|
||||
"metadata": {
|
||||
"family": "asset"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue