File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -51,22 +51,14 @@ let config = {
5151 imageHeight : "60%" ,
5252
5353 }
54- } ,
55- {
56- module : "streetmap" ,
57- position : "middle_center"
58- } ,
54+ } ,
5955 {
6056 module : "clock" ,
6157 position : "top_left" ,
6258 config : {
6359 timezone : "Europe/Brussels" ,
6460 }
6561 } ,
66- {
67- module : "greetings" ,
68- position : "lower_third"
69- } ,
7062 {
7163 module : 'MMM-MQTTbridge' ,
7264 disabled : false ,
@@ -103,7 +95,15 @@ let config = {
10395 apiKey : "f8b3c5d1e4b3a80422d92bdf820148e9" ,
10496 colored : true
10597 }
106- } ,
98+ } ,
99+ // {
100+ // module: "streetmap",
101+ // position: "middle_center"
102+ // },
103+ {
104+ module : "greetings" ,
105+ position : "lower_third"
106+ } ,
107107 {
108108 module : "newsfeed" ,
109109 position : "bottom_bar" ,
You can’t perform that action at this time.
0 commit comments