mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
calendar range: remove on remote after removal in the database
This commit is contained in:
@@ -45,6 +45,7 @@ class MachineHttpClient implements HttpClientInterface
|
||||
switch ($method) {
|
||||
case 'GET':
|
||||
case 'HEAD':
|
||||
case 'DELETE':
|
||||
$options['headers']['Accept'] = 'application/json';
|
||||
|
||||
break;
|
||||
|
Reference in New Issue
Block a user