Small fix for invoices page

This commit is contained in:
Pinga 2024-03-05 18:23:30 +02:00
parent c78f3db100
commit 7482e77c1c

View file

@ -245,6 +245,7 @@ $app->any('/api[/{params:.*}]', function (
'application' => 'clid',
'host' => 'clid',
'poll' => 'registrar_id',
'invoices' => 'registrar_id',
'registrar' => 'id',
'payment_history' => 'registrar_id',
'statement' => 'registrar_id',