1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-19 14:45:38 +02:00
This commit is contained in:
syuilo
2026-02-10 14:33:02 +09:00
parent 4ee5c73bca
commit cd15906c29
8 changed files with 105 additions and 5 deletions

View File

@@ -120,6 +120,11 @@ onMounted(() => {
position: [-100, 70, 138],
rotation: [0, 1.5, 0],
sticky: 'c',
}, {
id: 'p',
type: 'tv',
position: [-115, 0, -85],
rotation: [0, 0, 0],
}],
}, {
canvas: canvas.value!,