mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
fix(content): fix February background release date
This commit is contained in:
@@ -654,7 +654,7 @@ const releaseDates = {
|
||||
backgrounds112023: '2023-11-07T08:00-05:00',
|
||||
backgrounds122023: '2023-12-05T08:00-05:00',
|
||||
backgrounds012024: '2024-01-04T08:00-05:00',
|
||||
backgrounds022024: '2024-01-12T08:00-05:00',
|
||||
backgrounds022024: '2024-02-06T08:00-05:00',
|
||||
};
|
||||
|
||||
const flat = {};
|
||||
|
||||
Reference in New Issue
Block a user