year of compiled react, bump to 1.9.2

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-09-13 11:15:52 +02:00
parent 4a88e8a166
commit fc32e44803
29 changed files with 972 additions and 759 deletions
+1
View File
@@ -433,6 +433,7 @@ async function handleTask(task: ScheduledTask) {
currentRunId: undefined,
error: err instanceof Error ? err.message : 'Unknown error',
})
} finally {
}
}