Tweak number of steps

This commit is contained in:
Atridad Lahiji 2023-07-06 22:40:05 -06:00
parent 33d4517155
commit 8f0deb0072
No known key found for this signature in database

View file

@ -57,7 +57,7 @@ export class UserCommand extends Command {
height: 1024,
width: 1024,
samples: 1,
steps: 45
steps: 32
})
});