App store price style change
This commit is contained in:
@ -320,6 +320,7 @@ trait Modules
|
||||
'Authorization' => 'Bearer ' . setting('general.api_token'),
|
||||
'Accept' => 'application/json',
|
||||
'Referer' => env('APP_URL'),
|
||||
'Akaunting' => version('short'),
|
||||
];
|
||||
|
||||
$data['http_errors'] = false;
|
||||
|
Reference in New Issue
Block a user