Update client/ayon_core/plugins/load/export_otio.py

Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
This commit is contained in:
Toke Jepsen 2024-03-18 16:46:05 +00:00 committed by GitHub
parent c8b664c764
commit 2d87f1b24c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -245,7 +245,7 @@ class ExportOTIOOptionsDialog(QtWidgets.QDialog):
media_reference = self.otio.schema.ExternalReference(
available_range=range,
target_url=f"file://{path}"
target_url=path
)
return self.otio.schema.Clip(