Browse Source

fix typo

pull/53/head
Ginger Wong 5 years ago
parent
commit
426bfe000f
  1. 4
      webroot/js/social.js

4
webroot/js/social.js

@ -64,8 +64,8 @@ const SOCIAL_PLATFORMS = { @@ -64,8 +64,8 @@ const SOCIAL_PLATFORMS = {
name: "Discord",
imgPos: [0,15],
},
mastadon: {
name: "Mastadon",
mastodon: {
name: "Mastodon",
imgPos: [0,16],
},
};

Loading…
Cancel
Save