mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
renamed action
This commit is contained in:
parent
326cb966b4
commit
cd8d6aba17
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ class AssetsRemover(BaseAction):
|
||||||
#: Action identifier.
|
#: Action identifier.
|
||||||
identifier = 'remove.assets'
|
identifier = 'remove.assets'
|
||||||
#: Action label.
|
#: Action label.
|
||||||
label = 'Assets remover'
|
label = 'Delete Assets by Name'
|
||||||
#: Action description.
|
#: Action description.
|
||||||
description = 'Removes assets from Ftrack and Avalon db with all childs'
|
description = 'Removes assets from Ftrack and Avalon db with all childs'
|
||||||
#: Db
|
#: Db
|
||||||
Loading…
Add table
Add a link
Reference in a new issue