mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 04:34:45 +02:00
Help @schrej not have an aneurysm.
This commit is contained in:
parent
5e63ac0baa
commit
59f9ab6e90
@ -126,6 +126,6 @@ class RemoteController extends Controller
|
||||
$token->delete();
|
||||
|
||||
// Manually as getConfigurationAsJson() returns it in correct format already
|
||||
return response($node->getConfigurationAsJson());
|
||||
return response($node->getConfigurationAsJson())->header('Content-Type', 'text/json');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user