diff --git a/StepsCard/entry/src/main/config.json b/StepsCard/entry/src/main/config.json index de827ac8116a244a85046c19c20617cacbb63c91..0b31d1d6040071ebde450b5b80fe780f1209231f 100644 --- a/StepsCard/entry/src/main/config.json +++ b/StepsCard/entry/src/main/config.json @@ -105,7 +105,7 @@ "2*2" ], "updateEnabled": true, - "updateDuration": 30 + "updateDuration": 1 }, { "jsComponentName": "card2X4", @@ -120,7 +120,7 @@ "2*4" ], "updateEnabled": true, - "updateDuration": 30 + "updateDuration": 1 } ] }