Skip to content

Commit d42a459

Browse files
authored
Merge pull request thingsboard#1463 from ArtemDzhereleiko/AD/bug-fix/remove-g-plus
Remove Google Plus from socials
2 parents e597e8e + 5236930 commit d42a459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/socials.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
loadNextScript(0, scriptsList,
1111
function() {
1212
$("#share").jsSocials({
13-
shares: ["email", "twitter", "facebook", "googleplus", "linkedin", "pinterest", "stumbleupon", "whatsapp", "telegram"],
13+
shares: ["email", "twitter", "facebook", "linkedin", "pinterest", "stumbleupon", "whatsapp", "telegram"],
1414
showLabel: false,
1515
showCount: false
1616
});

0 commit comments

Comments
 (0)