Compare commits
1 Commits
168dac7aa8
...
e858921ca7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e858921ca7 |
@@ -50,7 +50,8 @@ async function get_image_from_server(
|
|||||||
first_error,
|
first_error,
|
||||||
secong_error,
|
secong_error,
|
||||||
);
|
);
|
||||||
resultFilePath = "public/covers/0.png";
|
// resultFilePath = "public/covers/0.png";
|
||||||
|
throw Error("cover not found");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user