1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 12:14:12 +02:00
This commit is contained in:
syuilo
2026-02-10 20:35:20 +09:00
parent d033704f12
commit b05010bdc4
6 changed files with 6 additions and 1 deletions

View File

@@ -128,6 +128,11 @@ onMounted(() => {
type: 'tv',
position: [-115, 0, -85],
rotation: [0, 0, 0],
}, {
id: 'q',
type: 'color-box',
position: [-135, 0, -5],
rotation: [0, 0, 0],
}],
}, {
canvas: canvas.value!,