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