fix: settings add todo
This commit is contained in:
parent
e36797c52d
commit
2521a26442
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@ function Settings() {
|
||||||
|
|
||||||
<h2 className="ka-title">Private Directory</h2>
|
<h2 className="ka-title">Private Directory</h2>
|
||||||
<SettingBox>
|
<SettingBox>
|
||||||
{/*<></>*/}
|
{/* TODO: create private dir panel */}
|
||||||
|
<></>
|
||||||
</SettingBox>
|
</SettingBox>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue