Skip to content

Commit 5cc72a8

Browse files
authored
Update project-team.html
1 parent cd58347 commit 5cc72a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emails/src/partials/project-team.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
Manage project team
112112
</a>
113113
{{else}}
114-
{{#if [isSSO]}}
114+
{{#if notifications.[0].[isSSO]}}
115115
<a href="{{@root.accountsAppURL}}/sso-login/?app=connect&retUrl={{@root.connectURL}}/projects/{{notifications.[0].projectId}}">
116116
SSO Login
117117
</a>

0 commit comments

Comments
 (0)