mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix(content): adjust release dates
This commit is contained in:
parent
9b72221482
commit
0b230b0a87
2 changed files with 2 additions and 2 deletions
|
|
@ -666,7 +666,7 @@ const releaseDates = {
|
|||
backgrounds012024: '2024-01-04T08:00-05:00',
|
||||
backgrounds022024: '2024-02-06T08:00-05:00',
|
||||
backgrounds032024: '2024-03-05T08:00-05:00',
|
||||
backgrounds042024: '2023-04-04T00:00-04:00',
|
||||
backgrounds042024: '2024-04-04T00:00-04:00',
|
||||
};
|
||||
|
||||
const flat = {};
|
||||
|
|
|
|||
|
|
@ -1806,7 +1806,7 @@ const releaseDates = {
|
|||
schoolUniform: '2024-01-04T08:00-05:00',
|
||||
whiteLoungeWear: '2024-02-06T08:00-05:00',
|
||||
hatterSet: '2024-03-05T08:00-05:00',
|
||||
optimistSet: '2024-03-05T00:00-05:00',
|
||||
optimistSet: '2024-04-04T00:00-05:00',
|
||||
};
|
||||
|
||||
forEach({
|
||||
|
|
|
|||
Loading…
Reference in a new issue