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
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:
parent
c85c060780
commit
fc8d3f5bf1
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
templates/base/head_navbar.tmpl
|
|
||||||
{{$notificationUnreadCount := 0}}
|
{{$notificationUnreadCount := 0}}
|
||||||
{{if and .IsSigned .NotificationUnreadCount}}
|
{{if and .IsSigned .NotificationUnreadCount}}
|
||||||
{{$notificationUnreadCount = call .NotificationUnreadCount}}
|
{{$notificationUnreadCount = call .NotificationUnreadCount}}
|
||||||
|
|
Loading…
Reference in a new issue