mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-30 07:26:45 +00:00
gallery视图自动替换url
This commit is contained in:
@@ -165,7 +165,7 @@ const ExternalPlugin = props => {
|
||||
}
|
||||
|
||||
setTimeout(() => {
|
||||
// 映射url
|
||||
// 将notion-id格式的url转成自定义slug
|
||||
convertInnerUrl(props?.allNavPages)
|
||||
}, 500)
|
||||
}, [router])
|
||||
|
||||
Reference in New Issue
Block a user