mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 15:15:45 +02:00
Update pictureFrame.ts
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user