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

Update tabletopLcdButtonsController.ts

This commit is contained in:
syuilo
2026-04-29 20:57:59 +09:00
parent f97a6c6d55
commit 9d1c2d52d2

View File

@@ -35,7 +35,7 @@ export const tabletopLcdButtonsController = defineObject({
},
default: {
bodyColor: [0.05, 0.05, 0.05],
screenBrightness: 0.3,
screenBrightness: 0.5,
customPicture: null,
fit: 'cover',
},