removed tabs, Emacs config needs a check

master
hughbarney 2021-01-26 20:12:12 +00:00
parent 1b3289783e
commit 0979cc1d5f
1 changed files with 4 additions and 4 deletions

View File

@ -115,7 +115,7 @@
WIDGETS["wpedom"]={area:"tl",width:26,
draw:draw,
reload:reload,
getSteps:()=>stp_today,
getSteps:()=>stp_today
};
// Load data at startup
let pedomData = require("Storage").readJSON(PEDOMFILE,1);