Update tabletopGlassPictureFrame.ts

This commit is contained in:
syuilo 2026-04-12 16:43:19 +09:00
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',
},