From f0b4f38d36b1cd4c1970937cccd2c62af55d0fcd Mon Sep 17 00:00:00 2001 From: Kento Nishi Date: Sun, 23 Jan 2022 11:28:52 -0800 Subject: [PATCH] changeloggo woggo --- src/changelog.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/changelog.js b/src/changelog.js index 2533706c..d62e5839 100644 --- a/src/changelog.js +++ b/src/changelog.js @@ -96,8 +96,8 @@ exports.updates = [ }, { version: 'v2.2.0', - comments: 'HyperChat\'s standalone settings menu is finally here! You can now easily change the ' + - 'color theme (looking at you, Kiwawa) and toggle options like profile pictures, ' + - 'timestamps, usernames, badges, and more!' + comments: 'HyperChat\'s standalone settings menu is finally here! You can now easily toggle ' + + 'options like profile pictures, timestamps, usernames, badges, and color themes ' + + '(inspired by Kiwawa having trouble with turning on dark mode).' } ];