Fix #3631: Can no longer edit existing notes.

This commit is contained in:
evazion
2018-04-12 18:31:07 -05:00
parent 19cc8ebf9e
commit bc0488df26

View File

@@ -446,7 +446,6 @@ Danbooru.Note = {
width: $note_box.width() / ratio,
height: $note_box.height() / ratio,
body: $note_body.data("original-body"),
post_id: Danbooru.meta("post-id")
}
}