mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: Move billing to preferences (#566)
* feat: move billing to preferences * chore: remove the commented lines
This commit is contained in:
@@ -8,6 +8,10 @@ export default [
|
||||
disabled: false,
|
||||
href: '/preferences/general',
|
||||
},
|
||||
{
|
||||
text: 'Billing',
|
||||
href: '/preferences/billing',
|
||||
},
|
||||
{
|
||||
text: <T id={'users'} />,
|
||||
href: '/preferences/users',
|
||||
|
||||
Reference in New Issue
Block a user