feat(app): organisation settings page with tags & registration field templates
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -29,4 +29,9 @@ export default [
|
||||
to: { name: 'organisation-companies' },
|
||||
icon: { icon: 'tabler-building' },
|
||||
},
|
||||
{
|
||||
title: 'Instellingen',
|
||||
to: { name: 'organisation-settings' },
|
||||
icon: { icon: 'tabler-settings' },
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user