Skip to content

Commit

Permalink
default logo fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
dviejokfs committed Aug 4, 2022
1 parent 104f940 commit 5071842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export function ConfigProvider({
<ConfigContext.Provider
value={{
apiUrl,
logoUrl,
logoUrl: logoUrl || "/fabric.png",
oidcAuthority,
oidcClientId,
oidcScope,
Expand Down

0 comments on commit 5071842

Please sign in to comment.