This commit is contained in:
Kameron Kenny 2019-06-20 14:06:49 -04:00
parent f2d2509c2e
commit 44c915d33a
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ function getJson() {
req.send(); req.send();
} else { } else {
console.log('not logged in'); console.log('not logged in');
}
} }
function findArrayId(uid) { function findArrayId(uid) {