diff light9/web/show_specific.ts @ 2160:611c3e97de2f

factor out the show-specific strs
author drewp@bigasterisk.com
date Thu, 18 May 2023 10:49:16 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/light9/web/show_specific.ts	Thu May 18 10:49:16 2023 -0700
@@ -0,0 +1,2 @@
+export const shortShow = "dance2023";
+export const showRoot = `http://light9.bigasterisk.com/show/${shortShow}`;
\ No newline at end of file