FIX: end_stream route input data handling;

PATCH/UPDATE: Handle cases where content fetched is falsy/empty
This commit is contained in:
Chris-1010
2025-03-03 11:09:24 +00:00
parent 45a0f364a0
commit bc8f935648
3 changed files with 13 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.5.0",
"version": "0.15.0",
"type": "module",
"scripts": {
"dev": "vite --config vite.config.dev.ts",