Pocitame uzivatele.
This commit is contained in:
		
							parent
							
								
									ebda5d44cf
								
							
						
					
					
						commit
						bd224a3b9e
					
				@ -23,7 +23,9 @@ axios.get('https://tilde.town/').then(function (response) {
 | 
				
			|||||||
        date: datum
 | 
					        date: datum
 | 
				
			||||||
    }));
 | 
					    }));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    console.log('now let\'s download users:');
 | 
					    console.log(users.length  + ' users at all');
 | 
				
			||||||
 | 
					    console.log('');
 | 
				
			||||||
 | 
					    console.log('now let\'s download them:');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    let offset = 0;
 | 
					    let offset = 0;
 | 
				
			||||||
    users.map(user => {
 | 
					    users.map(user => {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user