(design)(bug) fix typo

This commit is contained in:
Andrea Vos 2023-12-01 22:40:29 +01:00
parent 0cf4b48415
commit bf1287bdf4

View File

@ -103,7 +103,7 @@ export default {
accentColours: [
{
name: 'primary',
colour: '#c71585',
colour: '#c71585',
},
{
name: 'secondary',
@ -152,7 +152,7 @@ export default {
label: 'Team logo',
links: {
'/img-local/logo/logo-full-path.svg': 'SVG',
'/img-local/logo/logo-full.ong': 'PNG',
'/img-local/logo/logo-full.png': 'PNG',
},
warning: 'This logo might be different in other language versions.',
},