style: add await to all writeSSE calls

This commit is contained in:
2024-10-29 07:44:31 -04:00
parent fc6cfdbeda
commit c5a536d87e
2 changed files with 3 additions and 4 deletions

View File

@@ -142,7 +142,6 @@ function getAniwatchId(
data: AniwatchSearchResponse;
};
const currentValue = await current;
console.log(currentValue);
return {
success: currentValue.success || json.success,
data: {