From: Ruben Beltran del Rio Date: Tue, 8 Jun 2021 11:05:05 +0000 (+0200) Subject: Use plural for condition array X-Git-Url: https://git.r.bdr.sh/rbdr/corona-regeln/commitdiff_plain/9012f3958bfeb813e6b95c1346dae48941e79541 Use plural for condition array --- diff --git a/lib/rules/mask.js b/lib/rules/mask.js index 230cc27..7d6bba2 100644 --- a/lib/rules/mask.js +++ b/lib/rules/mask.js @@ -18,7 +18,7 @@ const internals ={ 'mesh', ], - condition: [ + conditions: [ 'when dancing', 'at all times', 'in bed',