mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 12:22:50 +02:00
Fix m->d encrypted files
This commit is contained in:
parent
d0ac5b58a7
commit
a05868f418
3 changed files with 10 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue