Refresh home and more navigation
This commit is contained in:
@@ -43,6 +43,12 @@ const ITEMS: HubItem[] = [
|
||||
href: "/(app)/more/time-entries",
|
||||
icon: "time-outline",
|
||||
},
|
||||
{
|
||||
title: "Settings",
|
||||
subtitle: "Account, security, and app preferences",
|
||||
href: "/(app)/more/settings",
|
||||
icon: "settings-outline",
|
||||
},
|
||||
];
|
||||
|
||||
export default function MoreScreen() {
|
||||
|
||||
Reference in New Issue
Block a user