fix(content): fix February background release date

This commit is contained in:
CuriousMagpie
2024-02-01 15:43:11 -05:00
parent a3fd55d56e
commit 5626991074

View File

@@ -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 = {};