mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-10 02:27:29 +00:00
81a4d10474
- 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()
|