diff --git a/web/show_specific.ts b/web/show_specific.ts --- a/web/show_specific.ts +++ b/web/show_specific.ts @@ -1,2 +1,2 @@ -export const shortShow = "dance2023"; +export const shortShow = "dance2024"; export const showRoot = `http://light9.bigasterisk.com/show/${shortShow}`; \ No newline at end of file