This commit is contained in:
parent
f2d2509c2e
commit
44c915d33a
|
@ -38,6 +38,7 @@ function getJson() {
|
|||
req.send();
|
||||
} else {
|
||||
console.log('not logged in');
|
||||
}
|
||||
}
|
||||
|
||||
function findArrayId(uid) {
|
||||
|
|
Loading…
Reference in New Issue