Rename ExtractReviewDataBakingStreams to ExtractReviewIntermediate

This commit is contained in:
Kayla Man 2023-09-28 20:07:28 +08:00
parent 356f05ff91
commit 6c1e066b3b
7 changed files with 12 additions and 12 deletions

View file

@ -282,7 +282,7 @@ class PublishPuginsModel(BaseSettingsModel):
title="Extract Review Data Mov",
default_factory=ExtractReviewDataMovModel
)
ExtractReviewDataBakingStreams: ExtractReviewBakingStreamsModel = Field(
ExtractReviewIntermediate: ExtractReviewBakingStreamsModel = Field(
title="Extract Review Data Baking Streams",
default_factory=ExtractReviewBakingStreamsModel
)
@ -481,7 +481,7 @@ DEFAULT_PUBLISH_PLUGIN_SETTINGS = {
}
]
},
"ExtractReviewDataBakingStreams": {
"ExtractReviewIntermediate": {
"enabled": True,
"viewer_lut_raw": False,
"outputs": [