come on, that felt personal

pull/927/head
FabianLars 1 year ago
parent 331a3eaf06
commit ee910bfcce
No known key found for this signature in database

@ -124,6 +124,6 @@ if (files.length > 0) {
console.log(missing.join("\n")); console.log(missing.join("\n"));
process.exit(1); process.exit(1);
} }
} },
); );
} }

Loading…
Cancel
Save