1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-11 13:48:13 +03:00

Added ability to clone books

This commit is contained in:
Dan Brown
2021-12-19 19:20:31 +00:00
parent 20e093a7a1
commit 0288320700
9 changed files with 245 additions and 3 deletions

View File

@ -210,7 +210,7 @@ class ChapterController extends Controller
}
/**
* Create a copy of a page within the requested target destination.
* Create a copy of a chapter within the requested target destination.
*
* @throws NotFoundException
* @throws Throwable