소스 검색

no message

Jonathan Starck 3 년 전
부모
커밋
dab7ed7625
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/config.js

+ 1 - 1
config/config.js

@@ -25,7 +25,7 @@ let config = {
                 slides: {
                     Main: [
                         { name: 'clock', position: "top_left", carouselId: "1" },
-                        { name: 'calendar', position: "middle_center"}
+                        "calendar"
                     ],
                     "Slide 2": [
                         { name: 'clock', classes: '', position: "top_left", carouselId: "2" }