Skip to content

Commit

Permalink
Sync #4044 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Jul 19, 2024
1 parent 050fd4e commit 396e0c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extensions/core/uploadAudio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ function getResourceURL(
"filename=" + encodeURIComponent(filename),
"type=" + type,
"subfolder=" + subfolder,
app.getPreviewFormatParam().substring(1),
app.getRandParam().substring(1),
].join("&");

Expand Down

0 comments on commit 396e0c9

Please sign in to comment.