fix to use variable.refresh flag

This commit is contained in:
Mitsuhiro Tanda
2016-03-10 13:19:07 +09:00
parent 6670e6cd29
commit df2a23d1a7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -258,6 +258,6 @@
"annotations": {
"enable": false
},
"refresh": "Never",
"refresh": 0,
"version": 6
}