diff --git a/src/General/Get.coffee b/src/General/Get.coffee index 2de421e27..9fe328a13 100644 --- a/src/General/Get.coffee +++ b/src/General/Get.coffee @@ -76,6 +76,7 @@ Get = $.cache url, -> Get.archivedPost @, boardID, postID, root, context , + responseType: 'json' withCredentials: url.archive.withCredentials insert: (post, root, context) -> # Stop here if the container has been removed while loading.