1
0
Fork 0

chore(plugin-banner): Fix typo in code comment

This commit is contained in:
Joost De Cock 2023-10-17 08:14:52 +02:00
parent 46bce8c63a
commit e808375b60

View file

@ -24,7 +24,7 @@ const rmbanner = function (id = macroDefaults.id, { paths, store, part }) {
const banner = function (config, { part, paths, store, complete }) {
/*
* Don't add a banne when complete is false, unless force is true
* Don't add a banner when complete is false, unless force is true
*/
if (!complete && !config.force) return