mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update tabletopGlassPictureFrame.ts
This commit is contained in:
parent
e8d43032cc
commit
7d5c2052eb
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ export const tabletopGlassPictureFrame = defineObject({
|
|||
},
|
||||
},
|
||||
default: {
|
||||
width: 0.15,
|
||||
height: 0.15,
|
||||
width: 0.1,
|
||||
height: 0.1,
|
||||
customPicture: null,
|
||||
fit: 'cover',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue