Lower bath timeout -- it sticks out staying green for so long.
This commit is contained in:
@@ -66,7 +66,7 @@ var BabyStats = function(container) {
|
|||||||
type: 'bath',
|
type: 'bath',
|
||||||
description: 'Bath',
|
description: 'Bath',
|
||||||
implies: ['awake'],
|
implies: ['awake'],
|
||||||
timeout: 12 * 60 * 60,
|
timeout: 60 * 30,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user