fixed api call

This commit is contained in:
alejandro.campos@artica.es 2023-07-27 12:58:57 +02:00
parent 1de2fe9898
commit d7ad90dabf

View File

@ -328,7 +328,6 @@ if ($correctLogin === true) {
break; break;
default: default:
return false;
// Ignore. // Ignore.
break; break;
} }