1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 00:35:52 +02:00

Update tabletopGlassPictureFrame.ts

This commit is contained in:
syuilo
2026-04-12 16:43:19 +09:00
parent e8d43032cc
commit 7d5c2052eb

View File

@@ -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',
},