mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-23 02:53:58 +02:00
wip
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user