diff --git a/uhr-de.js b/uhr-de.js index 199bb06..f8030a5 100644 --- a/uhr-de.js +++ b/uhr-de.js @@ -55,7 +55,7 @@ var layout = { "hours": { "1": {6:[1,2,3,4]}, "2": {6:[8,9,10,11]}, - "3": {3:[1,2,3,4]}, + "3": {7:[1,2,3,4]}, "4": {7:[8,9,10,11]}, "5": {5:[8,9,10,11]}, "6": {8:[1,2,3,4,5]},