Closed metanivek closed 1 year ago
Previously, a lower root nested in the root would not be created since it depended on the root being created first.
This PR fixes this by moving the lower creation into file manager, where it can happen after the root is created.
Previously, a lower root nested in the root would not be created since it depended on the root being created first.
This PR fixes this by moving the lower creation into file manager, where it can happen after the root is created.