remove settings file from repo
This commit is contained in:
@@ -131,7 +131,6 @@ function updateFeed(bFirstChunk)
|
||||
var $Posts = $('#posts_list');
|
||||
if(bFirstChunk===true)
|
||||
{
|
||||
console.log('first');
|
||||
$Posts.empty();
|
||||
self.tmp('news_chunk', 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user