diff options
| author | Henry Jameson <me@hjkos.com> | 2020-05-26 01:06:34 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-05-26 01:06:34 +0300 |
| commit | 1f205b87ac906f67fa8e72530d18977bca085296 (patch) | |
| tree | e719ae70e3b3ceabbd7bfb93e7414d1ef50b988d | |
| parent | 9d09e4090fe37b5cbc775e4e9ae8097610ffd952 (diff) | |
lint
| -rw-r--r-- | src/components/notification/notification.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/notification/notification.js b/src/components/notification/notification.js index cacdce87..5aa40e98 100644 --- a/src/components/notification/notification.js +++ b/src/components/notification/notification.js @@ -21,7 +21,7 @@ const Notification = { UserAvatar, UserCard, Timeago, - Status, + Status }, methods: { toggleUserExpanded () { |
