mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-11-22 05:42:39 +03:00
Updated the getUrl method on deletions to not require any passed params to align with usage in webhooks. Probably better to have a proper interface but would require a wider change. Fixes #3154