Skip to content

Commit da86c3c

Browse files
authored
Clarify logo precedence (team-plain#152)
1 parent 78ce5b2 commit da86c3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_snippets/chat/customization.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ Plain.init({
5858
launcherIconColor: '#FFFFFF';
5959
}
6060

61-
// Optional. Logo which is shown in the header of the chat intro screen
61+
// Optional. Logo which is shown in the header of the chat intro screen.
62+
// If you have uploaded a logo in your chat settings, this setting will take priority over that.
6263
logo: {
6364
// url to get the logo from
6465
url: 'http://example.com';

0 commit comments

Comments
 (0)