mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Improve loader label.
This commit is contained in:
parent
d38cf82589
commit
7c1d81d62c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ class AudioLoader(load.LoaderPlugin):
|
|||
"""Specific loader of audio."""
|
||||
|
||||
families = ["audio"]
|
||||
label = "Import audio"
|
||||
label = "Load audio"
|
||||
representations = ["wav"]
|
||||
icon = "volume-up"
|
||||
color = "orange"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue