This commit is contained in:
syuilo
2026-04-22 09:31:40 +09:00
parent b41bad4188
commit 6f79420fdc
3 changed files with 1 additions and 1 deletions
@@ -35,7 +35,7 @@ export const tabletopLcdButtonsController = defineObject({
},
default: {
bodyColor: [0.05, 0.05, 0.05],
screenBrightness: 0.5,
screenBrightness: 0.3,
customPicture: null,
fit: 'cover',
},