From 6aa7445ea7f8f76adbc31d018ebb3228294aef41 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 21 Oct 2020 00:25:59 +0300 Subject: come on and slam --- src/components/status/status.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/components/status/status.js') diff --git a/src/components/status/status.js b/src/components/status/status.js index 5b93054f..46fa3b76 100644 --- a/src/components/status/status.js +++ b/src/components/status/status.js @@ -22,7 +22,7 @@ import { faEnvelope, faLock, faUnlock, - faGlobeEurope, + faGlobe, faTimes, faRetweet, faReply, @@ -38,7 +38,7 @@ import { library.add( faEnvelope, - faGlobeEurope, + faGlobe, faLock, faUnlock, faTimes, @@ -270,7 +270,7 @@ const Status = { case 'direct': return 'envelope' default: - return 'globe-europe' + return 'globe' } }, showError (error) { -- cgit v1.2.3-70-g09d2