logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: ca8ae21b521c08b54f70efed67a231884eeb16b6
parent: d0ec4fb8283900607e4012bb90beb959d70dd646
Author: Quent-in <pages_quentin@hotmail.com>
Date:   Sat, 22 Apr 2017 15:12:09 +0200

missing a var (#2320)

oc variable is missing on the second liste

Diffstat:

Mapp/assets/javascripts/components/locales/index.jsx1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/app/assets/javascripts/components/locales/index.jsx b/app/assets/javascripts/components/locales/index.jsx @@ -32,6 +32,7 @@ const locales = { fr, nl, no, + oc, pt, 'pt-BR': pt_br, uk,