📛 framework.ts

This commit is contained in:
nirholas
2026-03-31 10:24:32 +00:00
parent 705c360666
commit ab6db75e9e

View File

@@ -306,3 +306,4 @@ function getStatusText(status: TaskStatus): string {
return 'is pending'
}
}