1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 22:15:41 +02:00
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

View File

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