Jonathan Starck 3 vuotta sitten
vanhempi
commit
a0bb8c4a61
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      config/config.js

+ 2 - 0
config/config.js

@@ -33,6 +33,7 @@ let config = {
         },
         {
             module: 'clock',
+            position: "middle_center",
             config: {
                 timeFormat: 24,
                 carouselId: '1'
@@ -40,6 +41,7 @@ let config = {
         },
         {
             module: 'clock',
+            position: "top_left",
             config: {
                 timeFormat: 12,
                 carouselId: '2'