Error popover, no more alert()s

This commit is contained in:
DC
2016-03-19 01:17:08 -07:00
parent 3e0528090e
commit 32a57e79a1
4 changed files with 71 additions and 9 deletions

View File

@@ -38,6 +38,7 @@ module.exports = {
badge: 0,
progress: 0
},
errors: [], /* user-facing errors */
/*
* Saved state is read from and written to a file every time the app runs.