use correct key for tcl tile autorefresh (#19879)

This commit is contained in:
Frédéric Péters 2018-01-14 10:42:42 +01:00
parent 3929485c37
commit 5e52acdd9e
1 changed files with 1 additions and 1 deletions

2
debian/50gnm.py vendored
View File

@ -210,7 +210,7 @@ JSON_CELL_TYPES = {
},
"tcl": {
"url": "[passerelle_url]tcl/tcl/stop/[id]",
"ajax_refresh": 25,
"auto_refresh": 25,
"cache_duration": 10,
"force_async": False,
"name": u"Arrêt TCL",