Add terminal page #3

Open
nathanwoodburn wants to merge 10 commits from feat/terminal into main
Showing only changes of commit f97e362192 - Show all commits

View File

@@ -92,8 +92,6 @@ def setup_path_session():
{"name": "etc", "type": 0, "children": [], "permissions": 1},
{"name": "lib", "type": 0, "children": [], "permissions": 1},
{"name": "lib64", "type": 0, "children": [], "permissions": 1},
{"name": "mnt", "type": 0, "children": [], "permissions": 1},
{"name": "nix", "type": 0, "children": [], "permissions": 1},
{"name": "opt", "type": 0, "children": [], "permissions": 1},
{"name": "proc", "type": 0, "children": [], "permissions": 1},
{"name": "root", "type": 0, "children": [], "permissions": 1},