1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-24 08:34:28 +00:00
silverwind 8fe26fb314
Refactor all .length === 0 patterns in JS (#30045)
This pattern comes of often during review, so let's fix it once and for
all. Did not test, but changes are trivial enough imho.
2024-03-25 18:37:55 +00:00
..