Jonathan Starck 3 anos atrás
pai
commit
07ca1ee226
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      config/config.js

+ 3 - 3
config/config.js

@@ -51,11 +51,11 @@ let config = {
             position: "top_center",
             config: {
                 carouselId: "1",
-                html: `<h1>Tagesüberblick</h1>`,
+                html: `<div><h1>Tagesüberblick</h1></div>`,
                 width: "600px",
                 height: "300px",
-                backgroundColor: "#FFF",
-                updateInterval: 0,
+                backgroundColor: "#000",
+                updateInterval: 600000,
             }
         },
         {