diff --git a/src/components/settings/index.tsx b/src/components/settings/index.tsx index c3839c2..b800a45 100644 --- a/src/components/settings/index.tsx +++ b/src/components/settings/index.tsx @@ -37,7 +37,8 @@ function Settings() {

Private Directory

- {/*<>*/} + {/* TODO: create private dir panel */} + <> );