浏览代码

no message

Jonathan Starck 3 年之前
父节点
当前提交
d89f7bcd8d
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      config/config.js

+ 1 - 2
config/config.js

@@ -35,7 +35,7 @@ let config = {
             module: "clock",
             position: "top_left",
             config: {
-                timeFormat: "24",
+                timeFormat: 24,
                 carouselId: "1"
             }
         },
@@ -76,7 +76,6 @@ let config = {
 						symbol: 'circle-info',
 						maximumNumberOfDays: 7
 					}
-
 				]
 			}
 		}