mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
Appropriate label
This commit is contained in:
parent
9f6bc9459a
commit
2e8ba574e2
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class GpuCacheLoader(load.LoaderPlugin):
|
|||
families = ["model", "animation", "proxyAbc", "pointcache"]
|
||||
representations = ["abc", "gpu_cache"]
|
||||
|
||||
label = "Import Gpu Cache"
|
||||
label = "Load Gpu Cache"
|
||||
order = -5
|
||||
icon = "code-fork"
|
||||
color = "orange"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue