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

@ -39,6 +39,7 @@ function getJson() {
} else {
console.log('not logged in');
}
}
function findArrayId(uid) {
var length = window.punches.length;