come on, that felt personal

This commit is contained in:
FabianLars
2024-02-03 20:29:33 +01:00
parent 331a3eaf06
commit ee910bfcce
+1 -1
View File
@@ -124,6 +124,6 @@ if (files.length > 0) {
console.log(missing.join("\n"));
process.exit(1);
}
}
},
);
}