mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-20 00:05:32 +02:00
wip
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user