updated
This commit is contained in:
parent
3186392f01
commit
66a06994da
|
|
@ -53,6 +53,8 @@
|
||||||
throw new Error(`Cannot find logo for ${apps[i]} ${printablePath}`);
|
throw new Error(`Cannot find logo for ${apps[i]} ${printablePath}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log(`Validated ${apps[i]}`)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue