mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-15 01:05:42 +02:00
wip
This commit is contained in:
@@ -227,10 +227,8 @@ onMounted(() => {
|
||||
position: [-35, 90, 175],
|
||||
rotation: [0, Math.PI, 0],
|
||||
options: {
|
||||
bodyStyle: {
|
||||
type: 'color',
|
||||
value: [0.45, 0.8, 1],
|
||||
},
|
||||
bodyStyle: 'color',
|
||||
bodyColor: [0.45, 0.8, 1],
|
||||
},
|
||||
}, {
|
||||
id: 'f3',
|
||||
|
||||
Reference in New Issue
Block a user