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:
Jakub Ježek 2024-03-11 12:17:27 +01:00 committed by GitHub
parent 346db35546
commit feffa4db66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"]