mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-15 23:16:48 +00:00
增加多主题的页面404跳转功能
This commit is contained in:
@@ -13,7 +13,8 @@ export default function getAllPageIds (collectionQuery, collectionId, collection
|
||||
}
|
||||
}
|
||||
} catch (error) {
|
||||
|
||||
console.error('Error fetching page IDs:', error);
|
||||
return [];
|
||||
}
|
||||
|
||||
// 否则按照数据库原始排序
|
||||
|
||||
Reference in New Issue
Block a user