Changeset - 47cf5a26adf0
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 20 months ago 2023-05-18 00:29:05
drewp@bigasterisk.com
stray hardcoded show uri
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
light9/ascoltami/Light9AscoltamiUi.ts
Show inline comments
 
@@ -303,7 +303,7 @@ export class Light9AscoltamiUi extends L
 
    try {
 
      const playList = this.graph.uriValue(
 
        //
 
        this.graph.Uri("http://light9.bigasterisk.com/show/dance2022"),
 
        this.graph.Uri("http://light9.bigasterisk.com/show/dance2023"),
 
        this.graph.Uri(":playList")
 
      );
 
      log(playList);
0 comments (0 inline, 0 general)