mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
chore(fix): restore missing string (#14338)
* fix(string): questVice1Notes html changed to a mobile-device friendly format * fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order * fix(string): remove extra word from headSpecialSummer2022WarriorNotes * fix(string): corrected armorSpecialSummer2022MageNotes * fix: remove duplicated string and adjust upgrade button style * fix(style): set border radii to 8px on upgrading-group id * fix(payments): remove duplicate entry from another modal * chore(fix): restore string inadvertently removed during a refactor * chore(fix): comma dangle Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
@@ -43,6 +43,10 @@ const categoryOptions = [
|
|||||||
label: 'getting_organized',
|
label: 'getting_organized',
|
||||||
key: 'getting_organized',
|
key: 'getting_organized',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'recovery_support_groups',
|
||||||
|
key: 'recovery_support_groups',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'self_improvement',
|
label: 'self_improvement',
|
||||||
key: 'self_improvement',
|
key: 'self_improvement',
|
||||||
|
|||||||
Reference in New Issue
Block a user