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