diff --git a/src/General/Get.coffee b/src/General/Get.coffee index 8eb69822f..5dffe7a80 100755 --- a/src/General/Get.coffee +++ b/src/General/Get.coffee @@ -59,8 +59,7 @@ Get = # and their clones, # get all of their backlinks. if Conf['Quote Backlinks'] - for quote in post.quotes - continue unless quotedPost = g.posts[quote] + for quote in post.quotes when quotedPost = g.posts[quote] qLconcat quotedPost.nodes.quotelinks handleClones quotedPost.clones # Third: