From bb18534ffe658cf11bb6bfee65a21a74ab765925 Mon Sep 17 00:00:00 2001 From: MustafaJafar Date: Mon, 2 Dec 2024 16:42:28 +0200 Subject: [PATCH] Rename `Sequence File` attr def label to `Edit list file` in `EditorialSimpleCreator` --- client/ayon_traypublisher/plugins/create/create_editorial.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/ayon_traypublisher/plugins/create/create_editorial.py b/client/ayon_traypublisher/plugins/create/create_editorial.py index e2cda49..9529091 100644 --- a/client/ayon_traypublisher/plugins/create/create_editorial.py +++ b/client/ayon_traypublisher/plugins/create/create_editorial.py @@ -843,7 +843,7 @@ def get_pre_create_attr_defs(self): ], allow_sequences=False, single_item=False, - label="Sequence file", + label="Edit list file", ), FileDef( "media_filepaths_data",