chore: move date forwards
parent
4d7a63a026
commit
060e10e229
|
|
@ -1 +1 @@
|
||||||
Subproject commit a8c77596457bcc6f24d0a764c308df74e12633af
|
Subproject commit 995fe65707cae9162b34d58ba0159e78d1b3e37e
|
||||||
|
|
@ -31,7 +31,7 @@ export const changelogEntries: Record<number, ChangelogPost> = {
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
2: {
|
2: {
|
||||||
date: new Date("2023-02-22T17:30:00.000Z"),
|
date: new Date("2023-02-23T20:00:00.000Z"),
|
||||||
title: "In-App Reporting Is Here",
|
title: "In-App Reporting Is Here",
|
||||||
content: [
|
content: [
|
||||||
"You can now report any user, server, or message directly from the app.",
|
"You can now report any user, server, or message directly from the app.",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue