fix: bugs

This commit is contained in:
Kilu 2024-06-29 22:54:03 +08:00
parent 5396f07ad2
commit b9b7ce60ce

View File

@ -14,6 +14,7 @@ const setOrUpdateMetaTag = ($, selector, attribute, content) => {
$(selector).attr('content', content);
}
};
// Create a new logger instance
const logger = pino({
transport: {