Add comment

This commit is contained in:
D. Berge
2023-10-17 11:12:12 +02:00
parent d3659ebf02
commit c4c5c44bf1

View File

@@ -16,7 +16,7 @@ async function list (projectId, opts = {}) {
: opts.sequences.split(/[^0-9]+/).map(Number)) || null;
const date0 = opts.date0 ?? null;
const date1 = opts.date1 ?? null;
const jpq = opts.jpq || null;
const jpq = opts.jpq || null; // jpq: JSONPath Query
const label = opts.label ?? null;
const text = `