tweak for consistancy, hate function name through
This commit is contained in:
parent
d96faaa5b1
commit
f0f8dc54d3
|
@ -25,8 +25,8 @@ Litedom({
|
|||
}
|
||||
},
|
||||
async init() {
|
||||
// load todays history
|
||||
this.today();
|
||||
// load today
|
||||
this.setDate(0);
|
||||
|
||||
// set focus
|
||||
document.getElementById('calories').focus();
|
||||
|
|
Loading…
Reference in New Issue