ya_sir commited on
Commit
f300c0b
·
verified ·
1 Parent(s): 0d94e83

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +1 -1
script.js CHANGED
@@ -364,7 +364,7 @@ console.log(progress.value)
364
  // Call the function again after a delay if the status is 'generating'
365
  setTimeout(() => checkProcessStatus(n), 2000);
366
  } else {
367
- if(data.nsfw == "NSFW ERROR PLEASE CHANGE YOUR PROMPT"){
368
 
369
 
370
  cn = false
 
364
  // Call the function again after a delay if the status is 'generating'
365
  setTimeout(() => checkProcessStatus(n), 2000);
366
  } else {
367
+ if(data.nsfw == "nsfw"){
368
 
369
 
370
  cn = false