Remove jira
This commit is contained in:
parent
3723cfac64
commit
9a5e81111a
|
|
@ -39,7 +39,7 @@ const data = [
|
|||
{ link: '/timekeeping', label: 'Timekeeping', icon: IconCalendar },
|
||||
{ link: '/tracking', label: 'Check in/out', icon: IconScan },
|
||||
{ link: '/worklogs', label: 'Worklogs', icon: IconReport },
|
||||
{ link: '/jira', label: 'Jira', icon: IconSubtask },
|
||||
// { link: '/jira', label: 'Jira', icon: IconSubtask },
|
||||
// { link: '/custom-theme', label: 'Custom Theme', icon: IconBrush },
|
||||
// { link: '/general-setting', label: 'General Setting', icon: IconSettings },
|
||||
// { link: '/packages', label: 'Packages', icon: IconPackages },
|
||||
|
|
|
|||
Loading…
Reference in New Issue