Fix description

This commit is contained in:
phl0
2026-03-18 08:34:52 +01:00
parent c92c297bc6
commit 66ea98f4c4

View File

@@ -728,7 +728,7 @@ class API extends CI_Controller {
}
// API function to check if a grid is in the logbook already
// API function to get all worked grids for a band and confirmation method
function logbook_get_worked_grids() {
$arr = array();
header('Content-type: application/json');