mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 13:05:49 +02: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