Skip to content
Snippets Groups Projects
Commit 43e2bdc9 authored by jurgenhaas's avatar jurgenhaas
Browse files

#68 Add support for invoice ninja

parent 3569aac7
No related branches found
No related tags found
1 merge request!82Merging develop into main
Pipeline #1157564 passed
......@@ -221,6 +221,9 @@ class Handler extends BaseHandler {
'enable' => $this->env->receiveGlobal('UNLIGHTHOUSE', 'Unlighthouse', '0'),
'urlprefix' => '',
],
'invoiceninja' => [
'enable' => 0,
],
];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment