silverwind 62b3738968
Fix JS error with disabled attachment and easymde (#31511)
Not sure if this is a regression from
https://github.com/go-gitea/gitea/pull/30513, but when attachments are
disabled, `this.dropzone` is null and the code had failed in
`initEasyMDEPaste` trying to access `dropzoneEl.dropzone`.
2024-06-28 13:59:22 +08:00
..
2024-06-22 04:52:09 +00:00
2024-06-22 04:52:09 +00:00
2023-11-06 21:14:32 +00:00
2024-06-22 04:52:09 +00:00
2024-04-30 14:52:46 +00:00
2023-09-27 04:37:13 +00:00
2024-06-27 01:01:20 +08:00
2024-06-27 01:01:20 +08:00
2024-06-27 01:01:20 +08:00
2022-12-24 00:03:11 +08:00