spellchecker and dates
This commit is contained in:
@@ -59,7 +59,7 @@ class RecordController extends Controller
|
||||
|
||||
|
||||
$skip = data_get($urlParams, "skip") ?? 0;
|
||||
$limit = 15;
|
||||
$limit = 30;
|
||||
$records = [];
|
||||
$graphArray = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user