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