mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 02:44:03 +02:00
Update pictureFrame.ts
This commit is contained in:
@@ -62,12 +62,12 @@ export const pictureFrame = defineObject({
|
|||||||
},
|
},
|
||||||
default: {
|
default: {
|
||||||
frameColor: [0.71, 0.58, 0.39],
|
frameColor: [0.71, 0.58, 0.39],
|
||||||
width: 0.5,
|
width: 0.15,
|
||||||
height: 0.5,
|
height: 0.15,
|
||||||
frameThickness: 0.5,
|
frameThickness: 0.3,
|
||||||
matHThickness: 0.125,
|
matHThickness: 0.5,
|
||||||
matVThickness: 0.15,
|
matVThickness: 0.5,
|
||||||
customPicture: 'http://syu-win.local:3000/files/b6cefaba-3093-4c57-a7f8-993dee62c6f7',
|
customPicture: null,
|
||||||
fit: 'cover',
|
fit: 'cover',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user