1
1
mirror of https://github.com/go-gitea/gitea synced 2025-03-08 11:44:27 +00:00
wxiaoguang e3678356e1
Fix createElementFromAttrs bug ()
The "false" value was not handled correctly, it would cause bugs in the
future (fortunately, this behavior is not used in code yet).
2024-08-01 19:06:03 +00:00
..