diff --git a/js/post-hover.js b/js/post-hover.js index 77d17803..7ae9f00d 100644 --- a/js/post-hover.js +++ b/js/post-hover.js @@ -183,11 +183,14 @@ onready(function(){ // in case no subject if (!data.sub) data.sub = ''; + // in case no UID + if (!data.id) data.id = ''; var $post = $('