Missing semicolon

This commit is contained in:
Stephan 2019-04-14 21:58:48 +02:00
parent 175816c359
commit 67e3cc1eca

View file

@ -113,7 +113,7 @@ function HippieMeta ($ma, $pp) {
// 'left': event.pageX - $(this).offset().left + 8
});
}
})
});
});
} else {