1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Migrate to pnpm

This commit is contained in:
Chocobozzz 2025-09-11 11:17:58 +02:00
parent bbc1afada5
commit 2cffe3d6ac
No known key found for this signature in database
GPG key ID: 583A612D890159BE
47 changed files with 23797 additions and 23122 deletions

View file

@ -110,7 +110,7 @@ async function jimpProcessor (options: {
}
}
async function autoResize (options: {
function autoResize (options: {
sourceImage: Jimp
newSize: { width: number, height: number }
destination: string