• Eric Eastwood's avatar
    Fix editing of page-loaded file · 4f3da7be
    Eric Eastwood authored
    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`.
    4f3da7be
repo_editor.vue 2.69 KB