File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ let config = {
7272 {
7373 fetchInterval : 7 * 24 * 60 * 60 * 1000 ,
7474 symbol : "calendar-check" ,
75- url : "https://calendar.google.com/calendar/ical/f0mlu65sm65m4k6egc6fhp97fo%40group.calendar.google.com/private-cd3b81fa2641b012421b740c5e5413b8/basic.ics "
75+ url : ""
7676 }
7777 ]
7878 }
@@ -123,9 +123,9 @@ let config = {
123123 position : "top_right" ,
124124 header : "Traffic" ,
125125 config : {
126- apiKey : "AIzaSyBNLwhHjaKa7rSSGZZMazpAR7ePn5XEMr0 " ,
127- origin : "7039 citrus point court, winter park " ,
128- destination : "7079 S Kirkman Rd, Orlando, FL " ,
126+ apiKey : "" ,
127+ origin : "" ,
128+ destination : "" ,
129129 updateInterval : 5 * 60 * 1000 , // 5 minutes
130130 units : "imperial" // metric or imperial
131131 }
You can’t perform that action at this time.
0 commit comments