Files
plane/apps/web/core
Igor Bojczuk 194266581c fix(web): add trailing slash to notification list API call (#9521)
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
2026-08-03 23:15:54 +05:30
..