diff --git a/config.template.json b/config.template.json index 2438b79..95cf12d 100644 --- a/config.template.json +++ b/config.template.json @@ -1,6 +1,6 @@ { "tmdb-api":"yourapikey", - "tmdb-language":["en","GB"], + "tmdb-language":"en-GB", "minimum-rating":6.5, "pyfbx-session-token":"See https://framagit.org/sun/pyfbx" }