mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2025-10-27 19:59:08 +00:00
- Move errors to separate files instead of embedding - Consistent interface for error generation - Move renderVideo function into route - Fix unhandled FetchError regression from dbbe950
2 lines
37 B
Plaintext
2 lines
37 B
Plaintext
pre= error.stack || error.toString()
|