diff options
Diffstat (limited to 'frontends/scripts')
| -rw-r--r-- | frontends/scripts/habit.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/scripts/habit.pl b/frontends/scripts/habit.pl index b484aa0..5886f1b 100644 --- a/frontends/scripts/habit.pl +++ b/frontends/scripts/habit.pl @@ -8,6 +8,7 @@ use Acme::Cow; our @habits = ( 'Do Push-ups', + 'Do single-arm push-ups', 'Do Yoga Wheel', 'Do Yoga Bridge', 'Do Yoga Cro', @@ -15,6 +16,7 @@ our @habits = ( 'Do Yoga Warrior 3', 'Do Yoga Half Moon', 'Do Shoulder stand', + 'Do one-legged squads', 'Meditate', 'Listen to music', 'Do nothing', |
