diff --git a/src/components/database-gui.tsx b/src/components/database-gui.tsx index 346455c5..51200f13 100644 --- a/src/components/database-gui.tsx +++ b/src/components/database-gui.tsx @@ -123,7 +123,7 @@ export default function DatabaseGui({ { key: "setting", name: "Setting", - content:
Setting
, + content:
Coming Soon
, icon: LucideSettings, }, ]}