1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-21 22:45:36 +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: { default: {
bodyColor: [0.05, 0.05, 0.05], bodyColor: [0.05, 0.05, 0.05],
screenBrightness: 0.3, screenBrightness: 0.5,
customPicture: null, customPicture: null,
fit: 'cover', fit: 'cover',
}, },