mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-19 02:04:10 +00:00
added a space to defaultHabit1Notes
This commit is contained in:
parent
87462043b6
commit
738b78393c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"defaultTaskNotes": " ",
|
||||
"defaultHabit1Text": "Productive Work (Click the pencil to edit)",
|
||||
"defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable +15 minutes productive work",
|
||||
"defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work",
|
||||
|
||||
"defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)",
|
||||
"defaultHabit2Notes": "Sample Bad Habits: - Smoke - Procrastinate",
|
||||
|
|
|
|||
Loading…
Reference in a new issue