mirror of
https://github.com/makeplane/plane.git
synced 2026-08-29 10:08:51 +02:00
list() omitted the trailing slash while every sibling method and the Django route require /users/notifications/. Self-hosted (Traefik) surfaces the upstream 404 as 500; unread badge still works. Fixes makeplane/plane#9489