Add 0 brightness

This commit is contained in:
Kamil Trzciński 2022-11-16 08:38:23 +01:00
parent 763d20b418
commit d7cec97ae5
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,7 @@ namespace PowerControl
new Menu.MenuItemWithOptions()
{
Name = "Brightness",
Options = { 10, 20, 30, 40, 50, 60, 70, 80, 90, 100 },
Options = { 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100 },
CurrentValue = delegate()
{