mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Refactor overriden -> overridden + hightlight -> highlight
This commit is contained in:
parent
c6eb14ab62
commit
f9209be519
31 changed files with 84 additions and 84 deletions
|
|
@ -71,7 +71,7 @@ class ExtractSubsetResources(openpype.api.Extractor):
|
|||
staging_dir = self.staging_dir(instance)
|
||||
|
||||
# add default preset type for thumbnail and reviewable video
|
||||
# update them with settings and overide in case the same
|
||||
# update them with settings and override in case the same
|
||||
# are found in there
|
||||
export_presets = deepcopy(self.default_presets)
|
||||
export_presets.update(self.export_presets_mapping)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue