mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
Update client/ayon_core/hosts/traypublisher/plugins/create/create_csv_ingest.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
346db35546
commit
feffa4db66
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ class IngestCSV(TrayPublishCreator):
|
|||
|
||||
label = "CSV Ingest"
|
||||
product_type = "csv_ingest_file"
|
||||
identifier = "io.ayon_core.creators.traypublisher.csv_ingest"
|
||||
identifier = "io.ayon.creators.traypublisher.csv_ingest"
|
||||
|
||||
default_variants = ["Main"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue