mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
remoe log
This commit is contained in:
@@ -126,7 +126,7 @@ export async function getConfigMapFromConfigPage(allPages) {
|
||||
|
||||
// 只导入生效的配置
|
||||
if (config.enable) {
|
||||
console.log('[Notion配置]', config.key, config.value)
|
||||
// console.log('[Notion配置]', config.key, config.value)
|
||||
notionConfig[config.key] = config.value
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user