diff --git a/src/General/Get.coffee b/src/General/Get.coffee index 00d295606..07c52214d 100755 --- a/src/General/Get.coffee +++ b/src/General/Get.coffee @@ -131,6 +131,7 @@ Get = $.cache url, -> Get.archivedPost @, boardID, postID, root, context , + responseType: 'json' withCredentials: url.archive.withCredentials else $.addClass root, 'warning'