Commit fd9adc78 authored by Regis's avatar Regis

eslint calm [ci skip]

parent 874a7e8d
......@@ -67,7 +67,7 @@
return ({});
},
addTimeInterval(id, that) {
this.allTimeIntervals.push({ id: id, component: that });
this.allTimeIntervals.push({ id, component: that });
},
},
template: `
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment