mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 07:25:21 +02:00
change wrong word
This commit is contained in:
parent
e680cd3c5d
commit
bff4dde56a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class Pages {
|
|||
/**
|
||||
* Change wrong pages to null
|
||||
*
|
||||
* @returns {Promise<Page[]>}
|
||||
* @returns page[]
|
||||
*/
|
||||
static removeChildren(pagesAvailable, parent) {
|
||||
pagesAvailable.forEach(async (item, index) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue