Fix typo of the safari pinned tab label (#6487)

pull/6542/head
Curtis G 9 years ago committed by Rodrigo Nascimento
parent d503d84a87
commit bf7b06bd13
  1. 2
      packages/rocketchat-assets/server/assets.js

@ -144,7 +144,7 @@ const assets = {
}
},
safari_pinned: {
label: 'safari pinneed tab (svg)',
label: 'safari pinned tab (svg)',
defaultUrl: 'images/logo/safari-pinned-tab.svg',
constraints: {
type: 'image',

Loading…
Cancel
Save