WIP: billing /style

This commit is contained in:
elforjani3
2020-09-27 20:42:27 +02:00
parent 8cccf23fcc
commit 7b6e895be5
13 changed files with 583 additions and 1 deletions

View File

@@ -194,6 +194,10 @@ export default [
text: <T id={'preferences'} />,
href: '/preferences',
},
{
text: <T id={'billing'} />,
href: '/billing',
},
{
text: <T id={'auditing_system'} />,
href: '/auditing/list',