home: gammastep: fix typo

This commit is contained in:
Bruno BELANYI 2021-10-08 15:03:45 +02:00
parent 4f558a1ebd
commit 152df1501a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ in
times = {
dawn = mkTimeOption "Dawn time" "6:00-7:30";
dusk = mkTimeOption "Dawn time" "18:30-20:00";
dusk = mkTimeOption "Dusk time" "18:30-20:00";
};
};