1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-20 00:05:32 +02:00
This commit is contained in:
syuilo
2026-02-17 16:00:31 +09:00
parent af560802b3
commit 9475e6151f
7 changed files with 26 additions and 0 deletions

View File

@@ -281,6 +281,13 @@ onMounted(() => {
rotation: [0, -2, 0],
sticky: 'c',
options: {},
}, {
id: 'k2',
type: 'tabletopCalendar',
position: [-130, 70, 40],
rotation: [0, -Math.PI / 2, 0],
sticky: 'c',
options: {},
}, {
id: 'l',
type: 'banknote',