mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
Facebook square icon has been deprciated for Facebook circle
This commit is contained in:
parent
0b7e1f95d2
commit
f9fa9b45d0
@ -22,7 +22,7 @@ export default {
|
||||
|
||||
Sharing.addSource({
|
||||
id: "facebook",
|
||||
icon: "fab-facebook-square",
|
||||
icon: "fab-facebook",
|
||||
title: I18n.t("share.facebook"),
|
||||
generateUrl: function(link, title) {
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user