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 27, 2023
1 parent 1fed23e commit f381daf
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 f381daf

Please sign in to comment.