mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-09 18:17:30 +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()
|