Skip to content

Commit

Permalink
fix jvmId bud
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed Oct 30, 2023
1 parent ba0dc41 commit 0b27dc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ public Future<List<ArchiveDirectory>> getRecordingsAndDirectories() {
file,
webServer
.getArchivedDownloadURL(
subdirectoryName, file)
jvmId, file)
.replace(
"beta/recordings",
"beta/fs/recordings"),
Expand Down

0 comments on commit 0b27dc7

Please sign in to comment.