updated wallet return

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-22 05:18:08 -04:00
parent e7a6791874
commit 1aecd46811
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -299,7 +299,7 @@ if ( $call_backend == true){
else
{
$out = $local_out;
$out['internal_return'] = 100; // to match the other
$out['internal_return'] = 100; // to match the other
}