1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-02 04:18:25 +00:00
Files
gitea/web_src/js/features/notification.js
Yarden Shoham 56ac5f18e8 Remove jQuery class from the notification count (#30172)
- Switched from jQuery class functions to plain JavaScript `classList`
- Tested the notification count and it works as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-29 17:17:21 +00:00

6.1 KiB