Colors update contact name colors

This commit is contained in:
Josh Perez 2021-06-01 19:37:12 -04:00 committed by GitHub
parent 36c15fead4
commit 6d7849e6c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 274 additions and 237 deletions

View file

@ -28,6 +28,7 @@ export const GlobalModalContainer = ({
<Modal
hasXButton
i18n={i18n}
moduleClassName="ChatColorPicker__modal"
noMouseClose
onClose={toggleChatColorEditor}
title={i18n('ChatColorPicker__global-chat-color')}