Update ambil.php

This commit is contained in:
2026-06-10 07:04:41 +00:00
parent f87f6c70b4
commit f6c186e3fb
+1 -1
View File
@@ -82,7 +82,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
echo json_encode($res);
exit;
}
}