mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-20 12:55:45 +02:00
wip
This commit is contained in:
@@ -211,6 +211,12 @@ onMounted(() => {
|
||||
position: [-55, 90, 175],
|
||||
rotation: [0, 0, 0],
|
||||
options: {},
|
||||
}, {
|
||||
id: 'f22',
|
||||
type: 'tabletopDigitalClock',
|
||||
position: [-35, 90, 175],
|
||||
rotation: [0, Math.PI, 0],
|
||||
options: {},
|
||||
}, {
|
||||
id: 'f3',
|
||||
type: 'snakeplant',
|
||||
|
||||
Reference in New Issue
Block a user