1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 02:53:58 +02:00
This commit is contained in:
syuilo
2026-02-26 14:24:58 +09:00
parent a8456a45ab
commit 4d37ada54d
9 changed files with 100 additions and 4 deletions

View File

@@ -229,7 +229,7 @@ onMounted(() => {
id: 'c',
type: 'desk',
position: [-115, 0, 85],
rotation: [0, Math.PI, 0],
rotation: [0, -Math.PI / 2, 0],
options: {},
}, {
id: 'd',