fix missed responseType: 'json'
This commit is contained in:
parent
b2d1ac11f4
commit
2c2407a727
@ -131,6 +131,7 @@ Get =
|
||||
$.cache url,
|
||||
-> Get.archivedPost @, boardID, postID, root, context
|
||||
,
|
||||
responseType: 'json'
|
||||
withCredentials: url.archive.withCredentials
|
||||
else
|
||||
$.addClass root, 'warning'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user