mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 07:25:21 +02:00
the lint removed
This commit is contained in:
parent
7b8beac10a
commit
b51a54567a
2 changed files with 2 additions and 1 deletions
|
@ -291,6 +291,7 @@ class Pages {
|
||||||
await alias.destroy();
|
await alias.destroy();
|
||||||
}
|
}
|
||||||
const removedPage = page.destroy();
|
const removedPage = page.destroy();
|
||||||
|
|
||||||
await PagesFlatArray.regenerate();
|
await PagesFlatArray.regenerate();
|
||||||
|
|
||||||
return removedPage;
|
return removedPage;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue