mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-24 19:44:05 +02:00
wip
This commit is contained in:
@@ -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],
|
||||
}],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user