Jonathan Starck 3 år sedan
förälder
incheckning
5e37365be0
1 ändrade filer med 9 tillägg och 0 borttagningar
  1. 9 0
      config/config.js

+ 9 - 0
config/config.js

@@ -132,6 +132,15 @@ let config = {
                         timeClass: 'info-time',
                         symbol: 'circle-info',
                         maximumNumberOfDays: 7,
+                    },
+                    {
+                        /* RW21 Müllkalender */
+                        url: 'https://nc.x0p.it/remote.php/dav/public-calendars/BmKC98TNrFtFdo3n?export',
+                        symbolClass: 'trash-symbol',
+                        titleClass: 'trash-title',
+                        timeClass: 'trash-time',
+                        symbol: 'trash-can',
+                        maximumNumberOfDays: 2,
                     }
                 ]
             }