diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ea93a19e..f2679c1a 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -14,9 +14,6 @@ ____________ ########################## -todo: Am I forgetting to unsubscribe from event handler in every form for menu click? - See home-notify-subscriptions beforeDestroy() event which has a block to unsubscribe to clicks - Make sure that's the case everywhere todo: generated user names have numbers in them and are not the same as the id. Do they need numbers? Can it just keep an internal list of used names and bump or query the db to see if it's already used because there are not that many generated users generally.