1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

requested changes

This commit is contained in:
Murod Khaydarov 2019-01-17 20:35:46 +03:00
parent 9a78c10f06
commit 43e59376c2
No known key found for this signature in database
GPG key ID: C480BA53A8D274C5
2 changed files with 463 additions and 398 deletions

View file

@ -47,7 +47,7 @@ class PagesOrder {
const oldParentOrder = await Model.get(oldParentId);
oldParentOrder.remove(targetPageId);
oldParentOrder.save();
await oldParentOrder.save();
const newParentOrder = await Model.get(newParentId);

859
yarn.lock

File diff suppressed because it is too large Load diff