Fix bad key name in config.template.json

This commit is contained in:
2019-10-16 08:44:54 +02:00
parent e637100d79
commit 4965e64627

View File

@ -2,7 +2,7 @@
"tmdb-api":"yourapikey",
"tmdb-language":"fr-FR",
"minimum-rating":6.5,
"pyfbx-session-token":"See https://djib.fr/djib/FreeboxMoviePlanner",
"freebox-session-token":"See https://djib.fr/djib/FreeboxMoviePlanner",
"margin-before":5,
"margin-after":25
}