mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix(content): adjust release dates
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user