Merge branch 'master' into codex/project-client-lock-single
Project CI / Repository checks (pull_request) Failing after 2m46s
Project CI / Frontend tests (pull_request) Successful in 3m25s
Project CI / Backend tests (pull_request) Successful in 6m7s
Project CI / Native shell tests (pull_request) Failing after 15m13s

This commit is contained in:
2026-09-14 12:31:00 +08:00
2 changed files with 3 additions and 3 deletions
@@ -647,9 +647,9 @@ pub(crate) fn register_design_artifacts_at(root: &Path) -> Result<usize, String>
register_local_asset_at(
root,
&relative,
"design-document",
"document",
media_type,
"design-document",
"document",
GameCreationAppAssetSource {
kind: GameCreationAppAssetSourceKind::Uploaded,
canvas_project_id: None,
@@ -6199,7 +6199,7 @@ fn local_project_resource_previews_require_registered_safe_resources() {
register_local_asset_at(
&root,
"game/design.md",
"design-document",
"document",
"text/markdown",
"generated",
source(),