mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-20 20:29:01 +09: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