Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix propfind type of subnodes with depth >= 1
When custom properties are manually added in a plugin with the `propFind` event like in this example: #482 and depth >= 1, the subnodes' propfind's type was incorrectly deducted. This resulted in custom properties only added to the first node and not on the subnodes.
- Loading branch information