Fix #3631: Can no longer edit existing notes.
This commit is contained in:
@@ -446,7 +446,6 @@ Danbooru.Note = {
|
|||||||
width: $note_box.width() / ratio,
|
width: $note_box.width() / ratio,
|
||||||
height: $note_box.height() / ratio,
|
height: $note_box.height() / ratio,
|
||||||
body: $note_body.data("original-body"),
|
body: $note_body.data("original-body"),
|
||||||
post_id: Danbooru.meta("post-id")
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user