From 719dcf1c4774fae21424bfa5bf7982560685e4e5 Mon Sep 17 00:00:00 2001 From: supertiger Date: Wed, 20 Mar 2019 21:07:45 +0000 Subject: [PATCH] changelog --- src/components/app/RightPanel.vue | 2 +- src/utils/changelog.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/app/RightPanel.vue b/src/components/app/RightPanel.vue index 193edb1..fcc98e2 100644 --- a/src/components/app/RightPanel.vue +++ b/src/components/app/RightPanel.vue @@ -34,7 +34,7 @@
- +
diff --git a/src/utils/changelog.js b/src/utils/changelog.js index 2e8c097..fa8c239 100644 --- a/src/utils/changelog.js +++ b/src/utils/changelog.js @@ -11,6 +11,7 @@ const config = [ ], next: [ 'make tabs in emoji panel', + 'Make it so that emoji panel closes when clicking outside the panel.', 'Custom emojis for freeeee!', ] },