Let users customize the preferred reaction palette
This commit is contained in:
@@ -29,6 +29,8 @@ export type ItemsStateType = {
|
||||
readonly defaultConversationColor?: DefaultConversationColorType;
|
||||
|
||||
readonly customColors?: CustomColorsItemType;
|
||||
|
||||
readonly preferredReactionEmoji?: Array<string>;
|
||||
};
|
||||
|
||||
// Actions
|
||||
|
Reference in New Issue
Block a user