fix missed responseType: 'json'

This commit is contained in:
ccd0 2014-05-24 00:03:26 -07:00
parent b2d1ac11f4
commit 2c2407a727

View File

@ -131,6 +131,7 @@ Get =
$.cache url,
-> Get.archivedPost @, boardID, postID, root, context
,
responseType: 'json'
withCredentials: url.archive.withCredentials
else
$.addClass root, 'warning'