mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-17 15:09:31 +00:00
减少日志
This commit is contained in:
@@ -32,7 +32,6 @@ const DebugPanel = () => {
|
||||
}
|
||||
|
||||
function handleUpdateDebugTheme(newTheme) {
|
||||
console.log('切换主题', newTheme)
|
||||
const query = { ...router.query, theme: newTheme }
|
||||
router.push({ pathname: router.pathname, query })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user