HF Group Image "OG"

Reduces group images

As of 2024-10-24. See the latest version.

Author
06T
Ratings
0 0 0
Version
1.1
Created
2024-10-23
Updated
2024-10-24
Size
1.56 KB
License
MIT
Applies to

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.