diff options
author | liam4 <towerofnix@gmail.com> | 2017-06-26 13:18:49 -0300 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-06-26 13:18:49 -0300 |
commit | 3c0bfaf8560c13fc2efd80d3699ecb71122d3015 (patch) | |
tree | a3ba79f943baa2550f40aa8b8c19ee4d8657f5c8 | |
parent | a10e44d9461adaaf72ac1f6fe51b4efa5f07b244 (diff) |
Add a note about that one bug
-rw-r--r-- | todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 0054aca..3961c78 100644 --- a/todo.txt +++ b/todo.txt @@ -143,3 +143,5 @@ TODO: Make max download attempts variable by the user (without requiring TODO: Update HTTP crawl man page to include new options, and maybe update the HTTP crawler itself to reveal more options to the command line. + +TODO: Fix the bug in loop-play.js where wasDestroyed doesn't exist! |