auto-git:

[change] src/document/scene-document-validation.ts
This commit is contained in:
2026-04-22 15:16:03 +02:00
parent af60804c81
commit fe1d7e939f

View File

@@ -978,7 +978,8 @@ function validateWorldTimePhaseProfile(
`${path}.background`,
`${label}-background`,
{
allowEmptyImageAssetId: true
allowEmptyImageAssetId: true,
allowShader: false
}
);