auto-git:
[change] src/document/scene-document-validation.ts
This commit is contained in:
@@ -978,7 +978,8 @@ function validateWorldTimePhaseProfile(
|
||||
`${path}.background`,
|
||||
`${label}-background`,
|
||||
{
|
||||
allowEmptyImageAssetId: true
|
||||
allowEmptyImageAssetId: true,
|
||||
allowShader: false
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user