|
// TODO: do not use interval; use event, when we focus, we update. |
|
async getFirstRequest() { |
|
this.updateBalance = setInterval(()=>{ |
|
this.freshBalance(); |
This issue was generated by todo based on a TODO
comment in 2176439. It's been assigned to @hzz780 because they committed the code.