forked from abner/for-legacy-web
chore: move date forwards
parent
ff0330ec1b
commit
056ec623cb
|
|
@ -1 +1 @@
|
|||
Subproject commit a8c77596457bcc6f24d0a764c308df74e12633af
|
||||
Subproject commit 995fe65707cae9162b34d58ba0159e78d1b3e37e
|
||||
|
|
@ -31,7 +31,7 @@ export const changelogEntries: Record<number, ChangelogPost> = {
|
|||
],
|
||||
},
|
||||
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",
|
||||
content: [
|
||||
"You can now report any user, server, or message directly from the app.",
|
||||
|
|
|
|||
Loading…
Reference in New Issue