dappuniversity / eth-todo-list

Blockchain Todo App Tutorial Powered by Ethereum Smart Contracts
549 stars 549 forks source link

Error in app.js #35

Open brudda0 opened 1 year ago

brudda0 commented 1 year ago

Hi, first thank you for reviewing and modifying all the old files so they can still be used. I ran into a bunch of issues that i couldn't fix with my newbie skills :) However after pasting the code from new app.js file i still got an error in the browser console that i could get rid of by deleting the colon in line 45 after console.log(App.account): Maybe its nothing.