1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-24 19:44:05 +02:00
This commit is contained in:
syuilo
2026-02-09 20:35:22 +09:00
parent 8619367ac0
commit 09993a8ac8
2 changed files with 38 additions and 23 deletions

View File

@@ -86,6 +86,11 @@ onMounted(() => {
type: 'steel-rack',
position: [130, 0, 115],
rotation: [0, 0, 0],
}, {
id: 'k',
type: 'cup-noodle',
position: [-100, 70, 40],
rotation: [0, -2, 0],
}],
});