This commit is contained in:
Chenlei Hu
2024-07-19 15:47:53 -04:00
committed by GitHub
parent 050fd4eb32
commit 396e0c9525

View File

@@ -26,7 +26,6 @@ function getResourceURL(
"filename=" + encodeURIComponent(filename),
"type=" + type,
"subfolder=" + subfolder,
app.getPreviewFormatParam().substring(1),
app.getRandParam().substring(1),
].join("&");