Fix m->d encrypted files

This commit is contained in:
Cadence Ember 2025-02-16 17:15:01 +13:00
commit a05868f418
3 changed files with 10 additions and 7 deletions

View file

@ -21,7 +21,7 @@ const Rlottie = (async () => {
/**
* @param {string} text
* @returns {Promise<import("stream").Readable>}
* @returns {Promise<NodeJS.ReadableStream>}
*/
async function convert(text) {
const r = await Rlottie