glados/wasser: water for 20 seconds instead of 10
This commit is contained in:
parent
bce0555f05
commit
aa3a15283a
|
@ -12,7 +12,7 @@ let
|
|||
retain = false;
|
||||
qos = 1;
|
||||
};
|
||||
seconds = 10;
|
||||
seconds = 20;
|
||||
in
|
||||
{
|
||||
switch = [
|
||||
|
|
Loading…
Reference in a new issue