补齐外部素材创建归组字段
为 External Editor 素材创建补充归组 Task ID 默认值 为 External Editor 素材创建补充拆分预期数量默认值
This commit is contained in:
@@ -494,6 +494,8 @@ pub async fn create_external_editor_asset(
|
||||
generation_cost_mud_points: 0,
|
||||
now_micros: current_utc_micros(),
|
||||
thumbnail_src: None,
|
||||
group_task_id: None,
|
||||
group_task_expected_asset_count: None,
|
||||
})
|
||||
.await
|
||||
.map_err(map_editor_project_error)?;
|
||||
|
||||
Reference in New Issue
Block a user