mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update pictureFrame.ts
This commit is contained in:
parent
2fab946b7a
commit
e336cbad62
1 changed files with 6 additions and 6 deletions
|
|
@ -62,12 +62,12 @@ export const pictureFrame = defineObject({
|
|||
},
|
||||
default: {
|
||||
frameColor: [0.71, 0.58, 0.39],
|
||||
width: 0.5,
|
||||
height: 0.5,
|
||||
frameThickness: 0.5,
|
||||
matHThickness: 0.125,
|
||||
matVThickness: 0.15,
|
||||
customPicture: 'http://syu-win.local:3000/files/b6cefaba-3093-4c57-a7f8-993dee62c6f7',
|
||||
width: 0.15,
|
||||
height: 0.15,
|
||||
frameThickness: 0.3,
|
||||
matHThickness: 0.5,
|
||||
matVThickness: 0.5,
|
||||
customPicture: null,
|
||||
fit: 'cover',
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue