HF Group Image "OG"

Reduces group images

Autor
06T
Instalaciones diarias
0
Instalaciones totales
2
Calificaciones
0 0 0
Versión
1.2
Creado
23/10/2024
Actualizado
24/10/2024
Tamaño
1.69 KB
Licencia
MIT
Funciona en

Makes the Group images roughly close to the OG size.
To adjust it just change

const newWidth = currentWidth - 40;
const newHeight = currentHeight - 15;

to your preferred size.