diff --git a/export.js b/export.js index 1215b2d..9c2b8c2 100644 --- a/export.js +++ b/export.js @@ -45,7 +45,7 @@ const UIAF = proto => { out.list.push({ id: id, timestamp: finishTimestamp, - value: current + current: current }) }) return out