Browse Source

no message

Jonathan Starck 3 năm trước cách đây
mục cha
commit
a0bb8c4a61
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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'