mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: bugs
This commit is contained in:
parent
5396f07ad2
commit
b9b7ce60ce
@ -14,6 +14,7 @@ const setOrUpdateMetaTag = ($, selector, attribute, content) => {
|
||||
$(selector).attr('content', content);
|
||||
}
|
||||
};
|
||||
|
||||
// Create a new logger instance
|
||||
const logger = pino({
|
||||
transport: {
|
||||
|
Loading…
Reference in New Issue
Block a user