mirror of
https://github.com/go-gitea/gitea
synced 2025-02-07 10:27:06 +01:00
* Prevent empty div when editing comment The template for attachments needs to remove whitespace and return empty when there are no attachments. Fix #10220