feat: add cross-organization member search and template cloning functionality
This commit is contained in:
@@ -20,6 +20,7 @@ const namespaces = [
|
||||
'billing',
|
||||
'marketing',
|
||||
'cms',
|
||||
'verband',
|
||||
] as const;
|
||||
|
||||
const isDevelopment = process.env.NODE_ENV === 'development';
|
||||
|
||||
Reference in New Issue
Block a user