refactor: remove welcomeText field from WebChannelConfig and related components
This commit is contained in:
@@ -106,7 +106,6 @@ export type ImWidgetConfig = {
|
||||
channelId?: string
|
||||
title?: string
|
||||
subtitle?: string
|
||||
welcomeText?: string
|
||||
themeColor?: string
|
||||
position?: "left" | "right"
|
||||
width?: string
|
||||
|
||||
Reference in New Issue
Block a user