mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-06 02:01:22 +08:00

Fixes issue where providing owner_id alongside certain fallback_permissions would cause the owner change not to take affect, due to bad variable shadowing. For #4323