auto-git:

[change] tests/domain/entity.command.test.ts
This commit is contained in:
2026-04-02 19:46:51 +02:00
parent c6e9c007b8
commit 94db9b5e26

View File

@@ -13,8 +13,10 @@ describe("typed entity upsert command", () => {
y: 2,
z: 3
},
radius: 5,
gain: 0.5
audioAssetId: null,
volume: 0.5,
refDistance: 5,
maxDistance: 12
});
store.setToolMode("box-create");