Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 74a063f

Browse files
committedJan 9, 2025·
Remove branding from interface
1 parent 9a9d98d commit 74a063f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/SIL.XForge.Scripture/ClientApp/src/xforge-common/auth.service.ts

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ interface LoginParams {
7575

7676
interface xForgeAuth0Parameters extends AuthorizationParams {
7777
mode?: string;
78-
useBranding?: boolean;
7978
logo?: string;
8079
login_hint?: string;
8180
language?: string;

0 commit comments

Comments
 (0)
Please sign in to comment.