diff --git a/light9/ascoltami/Light9AscoltamiUi.ts b/light9/ascoltami/Light9AscoltamiUi.ts --- a/light9/ascoltami/Light9AscoltamiUi.ts +++ b/light9/ascoltami/Light9AscoltamiUi.ts @@ -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);