mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 03:21:18 +01:00
remove :rage2: console.log
This commit is contained in:
@@ -139,7 +139,7 @@ define('navigator', ['forum/pagination', 'components'], function(pagination, com
|
||||
} else if (nearBottom) {
|
||||
index = count;
|
||||
}
|
||||
console.log('wtf', index ,count)
|
||||
|
||||
// If a threshold is undefined, try to determine one based on new index
|
||||
if (threshold === undefined && ajaxify.data.template.topic === true) {
|
||||
if (atTop) {
|
||||
|
||||
Reference in New Issue
Block a user