diff --git a/blocks.def.h b/blocks.def.h index 8c451ec..e0ecf1b 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -5,7 +5,7 @@ static const Block blocks[] = { {"| nw: ", "./modules.sh network", 2, 9}, {"| bat: ", "./modules.sh bat", 2, 9}, {"| lux: ", "./modules.sh lux", 5, 11}, - {"| vol: ", "./modules.sh vol", 5, 10}, + {"| vol: ", "./modules.sh vol", 5, 9}, {"| lang: ", "./modules.sh lang", 5, 12}, {"| ", "./modules.sh date", 1, 9}, };