mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
OP-3939 - changed label of plugin
This commit is contained in:
parent
0d44dbc6c4
commit
bfbf2a26a9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ from openpype.lib.profiles_filtering import filter_profiles
|
|||
class PreIntegrateThumbnails(pyblish.api.InstancePlugin):
|
||||
"""Marks thumbnail representation for integrate to DB or not."""
|
||||
|
||||
label = "Override Integrate Thumbnails"
|
||||
label = "Override Integrate Thumbnail Representations"
|
||||
order = pyblish.api.IntegratorOrder - 0.1
|
||||
families = ["review"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue