mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 15:04:50 +08:00
Disable audio widget trying to get previews (#4044)
This commit is contained in:
@@ -17,7 +17,6 @@ function getResourceURL(subfolder, filename, type = "input") {
|
||||
"filename=" + encodeURIComponent(filename),
|
||||
"type=" + type,
|
||||
"subfolder=" + subfolder,
|
||||
app.getPreviewFormatParam().substring(1),
|
||||
app.getRandParam().substring(1)
|
||||
].join("&")
|
||||
|
||||
|
Reference in New Issue
Block a user