1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-19 20:35:34 +02:00
This commit is contained in:
syuilo
2026-02-13 12:17:16 +09:00
parent 36f17a156f
commit efd101d0a0
4 changed files with 44 additions and 7 deletions

View File

@@ -171,6 +171,11 @@ onMounted(() => {
type: 'bed',
position: [-30, 0, -100],
rotation: [0, 0, 0],
}, {
id: 'v',
type: 'ceiling-fan-light',
position: [0, 250, 0],
rotation: [0, 0, 0],
}],
}, {
canvas: canvas.value!,