mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
changed action icon
This commit is contained in:
parent
633cbf4380
commit
eb2aa7b32c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class AssetCreator(api.Action):
|
|||
|
||||
name = "asset_creator"
|
||||
label = "Asset Creator"
|
||||
icon = "retweet"
|
||||
icon = "plus-square"
|
||||
order = 250
|
||||
|
||||
def is_compatible(self, session):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue