From 1046a3aafe1f467a709a1fb166c6caa56b99a486 Mon Sep 17 00:00:00 2001 From: rozetko Date: Thu, 27 Sep 2018 19:16:33 +0300 Subject: [PATCH] Time -> Progress Updated in progress --- src/routes/datasource.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/datasource.ts b/src/routes/datasource.ts index 336d88b..3f03aa8 100644 --- a/src/routes/datasource.ts +++ b/src/routes/datasource.ts @@ -29,7 +29,7 @@ function query(req, res) { type: 'table', columns: [ { - text: 'Time', + text: 'Progress updated', type: 'time' }, {