fix: settings add todo

This commit is contained in:
WH64 2025-03-24 12:15:39 +09:00
parent e36797c52d
commit 2521a26442

View file

@ -37,7 +37,8 @@ function Settings() {
<h2 className="ka-title">Private Directory</h2>
<SettingBox>
{/*<></>*/}
{/* TODO: create private dir panel */}
<></>
</SettingBox>
</div>
);