mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-22 07:23:01 +01:00
fix: debug log
This commit is contained in:
@@ -120,7 +120,6 @@ define('chat', [
|
||||
}
|
||||
});
|
||||
|
||||
console.log('removinga dding');
|
||||
listEl.removeEventListener('click', onMarkReadClicked);
|
||||
listEl.addEventListener('click', onMarkReadClicked);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user