Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
374e093e
"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "fa60cafe74c542ebf95d145c3cf237a52afac504"
Unverified
Commit
374e093e
authored
Jul 17, 2024
by
bymyself
Committed by
GitHub
Jul 17, 2024
Browse files
Disable audio widget trying to get previews (#4044)
parent
85578940
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
web/extensions/core/uploadAudio.js
web/extensions/core/uploadAudio.js
+0
-1
No files found.
web/extensions/core/uploadAudio.js
View file @
374e093e
...
@@ -17,7 +17,6 @@ function getResourceURL(subfolder, filename, type = "input") {
...
@@ -17,7 +17,6 @@ function getResourceURL(subfolder, filename, type = "input") {
"
filename=
"
+
encodeURIComponent
(
filename
),
"
filename=
"
+
encodeURIComponent
(
filename
),
"
type=
"
+
type
,
"
type=
"
+
type
,
"
subfolder=
"
+
subfolder
,
"
subfolder=
"
+
subfolder
,
app
.
getPreviewFormatParam
().
substring
(
1
),
app
.
getRandParam
().
substring
(
1
)
app
.
getRandParam
().
substring
(
1
)
].
join
(
"
&
"
)
].
join
(
"
&
"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment