fixed accidental paste
Some checks failed
testing / backend-checks (push) Failing after 18m2s
testing / frontend-checks (push) Successful in 4m31s
testing / test-unit (push) Has been skipped
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (push) Has been skipped
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (push) Has been skipped
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (push) Has been skipped
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (push) Has been skipped
testing / test-mysql (push) Has been skipped
testing / test-pgsql (push) Has been skipped
testing / test-sqlite (push) Has been skipped
testing / security-check (push) Has been skipped
/ release (push) Has been cancelled

This commit is contained in:
Anthony Lawn 2024-09-14 10:33:13 -05:00
parent c85c060780
commit fc8d3f5bf1

View file

@ -1,4 +1,3 @@
templates/base/head_navbar.tmpl
{{$notificationUnreadCount := 0}}
{{if and .IsSigned .NotificationUnreadCount}}
{{$notificationUnreadCount = call .NotificationUnreadCount}}