settings: add autorefresh to profile cell (#26071)

This commit is contained in:
Frédéric Péters 2018-09-11 21:33:48 +02:00
parent 4fd7e8d11f
commit d4d7a2aa3e
1 changed files with 1 additions and 0 deletions

1
debian/50gnm.py vendored
View File

@ -285,6 +285,7 @@ JSON_CELL_TYPES = {
"cut-profile": {
"url": "[idp_url]api/users/[user_nameid]/",
"name": "Profil CUT",
"auto_refresh": 60,
},
"profile-info": {
"url": "[idp_url]api/users/[user_nameid]/",