changed request protocol

This commit is contained in:
alejandro.campos@artica.es 2021-04-15 12:12:06 +02:00
parent fe9109e585
commit ada6bccfd6
1 changed files with 1 additions and 1 deletions
pandora_console/godmode/setup

View File

@ -834,7 +834,7 @@ echo '</form>';
// AJAX call to check API connection.
$.ajax({
type: "GET",
type: "POST",
url: url,
dataType: "json",
data: data