Languages on config file is no longer a thing

This commit is contained in:
David Baker 2017-05-26 13:10:57 +01:00
parent 2982174028
commit bde501a9ce

View File

@ -10,6 +10,5 @@
"servers": [ "servers": [
"matrix.org" "matrix.org"
] ]
}, }
"languages": ["en", "de", "pt-br", "ru", "da"]
} }