Fix editing of page-loaded file
getContent was called for the file and the directory it was in causing `isTree` to change to `true`. Then when you went to edit the file, it was still `true`.
Showing
Please register or sign in to comment