Fixing destination file @streaming

This commit is contained in:
Paul Schneider 2020-10-18 23:00:17 +01:00
commit 1517b48741
11 changed files with 193 additions and 10 deletions

View file

@ -43,4 +43,4 @@ namespace cli
$"ws://{Authority}:{Port}"+Constants.LivePath;
} }
}
}
}