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