Pocitame uzivatele.
Este commit está contenido en:
padre
ebda5d44cf
commit
bd224a3b9e
@ -23,7 +23,9 @@ axios.get('https://tilde.town/').then(function (response) {
|
||||
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;
|
||||
users.map(user => {
|
||||
|
||||
Cargando…
x
Referencia en una nueva incidencia
Block a user