Update openpype/modules/kitsu/actions/launcher_show_in_kitsu.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
Sébastien Albert 2022-09-14 14:50:50 +02:00 committed by GitHub
parent 40e3dbb38f
commit ab03df702a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,8 +90,8 @@ class ShowInKitsu(LauncherAction):
asset_type=None,
task_id=None):
shots_url = ['Shots', 'Sequence', 'Shot']
sub_type = ['AssetType', 'Sequence']
shots_url = {'Shots', 'Sequence', 'Shot'}
sub_type = {'AssetType', 'Sequence'}
kitsu_module = self.get_kitsu_module()
# Get kitsu url with /api stripped