chore(content): add February subscriber items (#14466)

* chore(content): add February subscriber items

* fix(strings): month typo

---------

Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
Natalie L
2023-01-31 11:33:36 -05:00
committed by GitHub
parent 5eda99b0b8
commit 059269f9b0
4 changed files with 38 additions and 6 deletions
@@ -97,6 +97,7 @@ const back = {
202205: { },
202206: { },
202301: { },
202302: { },
};
const body = {
@@ -227,6 +228,7 @@ const headAccessory = {
202203: { },
202212: { },
202205: { },
202302: { },
301405: { },
};