From f60a60bd6524dce484f513d065a137c8a0d73027 Mon Sep 17 00:00:00 2001 From: supertiger Date: Fri, 29 Mar 2019 20:48:46 +0000 Subject: [PATCH] added something to the change log :/ --- src/utils/changelog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/changelog.js b/src/utils/changelog.js index 85092d2..4a1961c 100644 --- a/src/utils/changelog.js +++ b/src/utils/changelog.js @@ -9,7 +9,7 @@ const config = [ "User status in the top bar to easily view if someone is still online or, if you're talking to a wall on the phone.", 'Switching dms should be faster now.' ], - next: ['Servers'] + next: ['Servers', 'View an users information page'] }, { title: 'Emoji tabs and recent emojis',