This commit is contained in:
Cory LaViska
2023-06-08 15:27:32 -04:00
parent 08c074e44b
commit 4b2a62f660

View File

@@ -23,4 +23,4 @@ module.exports = function (content, options) {
};
return format(content, options);
}
};