fix(core): typo in the startup dependency check (gifsicle2)

pull/107/head
Romain 6 years ago
parent 0adef54dc8
commit 253a0b5fff

@ -28,7 +28,7 @@ const BINARIES = [
{
// optional to process animated GIFs
mandatory: false,
cmd: 'gifsicle2',
cmd: 'gifsicle',
url: 'http://www.lcdf.org/gifsicle',
msg: 'You will not be able to process animated GIFs.'
}

Loading…
Cancel
Save