wajeht/gains

id should be an integer

Closed this issue · 1 comments

when adding new todo items, the id of new todo item returns with a floating point number. it should be an integer instead

assignment

  • change id to integer
  • send a pull request when it is done and close this issue

close due to #12