forked from TWS/kalkutago
use global state and add code for toggling task completeness
This commit is contained in:
parent
c85af82eb7
commit
3553743a9a
4 changed files with 53 additions and 12 deletions
|
|
@ -85,7 +85,6 @@ export class Track implements ITrack {
|
|||
console.error(e)
|
||||
console.debug(body)
|
||||
}
|
||||
|
||||
} catch (err) {
|
||||
console.error(err)
|
||||
result.text()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue