Update res/index.html
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<script type="module">
|
||||
|
||||
/**
|
||||
* @type {{time:string,area:string,venue:string}[]}
|
||||
* @type { {time:string,area:string,venue:string}[] }
|
||||
*/
|
||||
const times = [
|
||||
{"time":"2026-04-13T00:00:00.000Z","area":"Chicago, IL (Sun)","venue":"The Auditorium Theatre"},
|
||||
@@ -73,8 +73,8 @@
|
||||
{"time":"2026-04-21T00:00:00.000Z","area":"Seattle, WA","venue":"WAMU Theater"},
|
||||
{"time":"2026-04-23T00:00:00.000Z","area":"San Jose, CA (Wed)","venue":"San Jose Civic"},
|
||||
{"time":"2026-04-24T00:00:00.000Z","area":"San Jose, CA (Thu)","venue":"San Jose Civic"},
|
||||
{"time":"2026-04-26T00:00:00.000Z","area":"Los Angeles, CA","venue":"Peacock Theater"},
|
||||
{"time":"2026-04-27T00:00:00.000Z","area":"Los Angeles, CA","venue":"Peacock Theater"},
|
||||
{"time":"2026-04-26T00:00:00.000Z","area":"Los Angeles, CA (Sat)","venue":"Peacock Theater"},
|
||||
{"time":"2026-04-27T00:00:00.000Z","area":"Los Angeles, CA (Sun)","venue":"Peacock Theater"},
|
||||
{"time":"2026-04-29T00:00:00.000Z","area":"Glendale, AZ","venue":"Desert Diamond Arena"},
|
||||
{"time":"2026-04-31T00:00:00.000Z","area":"Grand Prairie, TX","venue":"Texas Trust CU Theatre"},
|
||||
{"time":"2026-05-02T00:00:00.000Z","area":"Cedar Park, TX","venue":"H-E-B Center at Cedar Park"},
|
||||
|
||||
Reference in New Issue
Block a user