Cleaning FIXME and TODO

This commit is contained in:
John Livingston
2024-05-13 12:31:28 +02:00
parent 4e8a2b6720
commit e5ad7816b6
3 changed files with 7 additions and 7 deletions

View File

@ -114,7 +114,6 @@ function _destroyChatRoomTaskLists (mucModel) {
mucModel.taskManager.stop().catch(err => console.log(err))
mucModel.taskManager = undefined
// mucModel.tasklists.unload() FIXME: add a method to unregister from the pubsub, and empty the tasklist.
mucModel.tasklists = undefined
mucModel.tasks = undefined