Generate color hashes for comment authors
This commit is contained in:
@@ -51,6 +51,7 @@ export type ThreadUser = {
|
||||
name: string,
|
||||
mailId: string,
|
||||
domainId: string,
|
||||
color: string,
|
||||
}
|
||||
|
||||
export type ThreadComment = {
|
||||
|
||||
Reference in New Issue
Block a user