mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-11-20 18:02:30 +03:00
Also ensured revisions were not created more often than expected. Summary field null check was triggering revision save even when empty since it was still in request. Related to #1846