fixed bug with minute 49

This commit is contained in:
Manuel Friedli 2014-06-26 16:37:43 +02:00
parent 77ccc95b93
commit 0c67a41116
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ var layout = {
"30,31,32,33,34": [h._haubi],
"35,36,37,38,39": [h._5, h._ab, h._haubi],
"40,41,42,43,44": [h._20, h._vor],
"45,46,47,48,48": [h._15, h._vor],
"45,46,47,48,49": [h._15, h._vor],
"50,51,52,53,54": [h._10, h._vor],
"55,56,57,58,59": [h._5, h._vor]
},

View File

@ -49,7 +49,7 @@ var layout = {
"30,31,32,33,34": [h._haubi],
"35,36,37,38,39": [h._5, h._ab, h._haubi],
"40,41,42,43,44": [h._20, h._vor],
"45,46,47,48,48": [h._15, h._vor],
"45,46,47,48,49": [h._15, h._vor],
"50,51,52,53,54": [h._10, h._vor],
"55,56,57,58,59": [h._5, h._vor]
},