mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 02:35:08 +02:00
🐛 undo resizing specs
This commit is contained in:
parent
305f22671a
commit
ddce6f901e
@ -140,8 +140,8 @@ module.exports = async function svgFromAttributes( attributes=[], path='' ) {
|
||||
|
||||
const bakedRaster = await convert( bakedSvg, {
|
||||
quality: 80,
|
||||
height: 500,
|
||||
width: 500
|
||||
// height: 500,
|
||||
// width: 500
|
||||
} )
|
||||
|
||||
// Double check that files do not yet exist (in case of weird race condition)
|
||||
|
Loading…
x
Reference in New Issue
Block a user