Update other old references

This commit is contained in:
Darko Gjorgjijoski
2024-01-28 00:35:15 +01:00
parent bd8283d204
commit 650644df0a
11 changed files with 14 additions and 14 deletions

View File

@@ -16,8 +16,8 @@ trait SiteApi
$headers['headers'] = [
'Accept' => 'application/json',
'Referer' => url('/'),
'crater' => Setting::getSetting('version'),
'Authorization' => "Bearer {$token}",
'invoiceshelf' => Setting::getSetting('version'),
];
$data['http_errors'] = false;