mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Cleaning up logs
This commit is contained in:
@@ -21,7 +21,6 @@ var Nochan = {
|
||||
var output = "";
|
||||
var num = 0;
|
||||
var pinned;
|
||||
console.log(lists);
|
||||
if(lists[0][5] == 1){
|
||||
pinned = lists.shift();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user