Commit Graph

2 Commits

Author SHA1 Message Date
lcb931023
52d9b5ea69 Fix bug with DONE : false filtering
Currently if the user filters by things that arent done, it would only show the entries that don't have a DONE flag, not those that has DONE : false. This is due to javascript not considering `'false' == false`
2019-10-15 22:45:13 +08:00
kor
6b014f9905 Remove electron aspect. 2019-02-04 12:12:03 +13:00