1
0
Fork 0
mirror of https://github.com/yunluo/gdk.git synced 2024-06-23 15:50:12 +02:00
This commit is contained in:
云落 2020-02-01 00:05:59 +08:00
parent 535aee6732
commit 009a6499c9

View file

@ -18,7 +18,7 @@ jQuery(function($) {
send_to_editor(" " + $(this).data("shortcodes") + " ");
$(".shortcodes-wrap").removeClass("is-active");
return false
})
});
/**end**/
});