diff --git a/index.html b/index.html index 69ddf52..ccc2407 100644 --- a/index.html +++ b/index.html @@ -409,7 +409,7 @@ for(let i in default_field){ var arr = { 'title': i, - 'on':10 + 'on':0 } listarr.push(arr); }