Skip to content

Commit

Permalink
changeloggo woggo
Browse files Browse the repository at this point in the history
  • Loading branch information
KentoNishi committed Jan 23, 2022
1 parent 8782a0f commit f0b4f38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/changelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -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).'
}
];

0 comments on commit f0b4f38

Please sign in to comment.