remove debugger

This commit is contained in:
Brenda Wallace
2019-07-08 20:12:42 +12:00
parent cfab855a0f
commit e40a2c3176

View File

@@ -1,4 +1,5 @@
$(document).ready(function() {
$('.post-like').show();
$('.post-like').on('ajax:success', function(event, data) {