feat: add IRC colours, without a toggle for now
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
This commit is contained in:
parent
be5d65883b
commit
9b7de48c02
4 changed files with 18 additions and 1 deletions
|
@ -9,6 +9,7 @@ export interface MessageProps {
|
|||
format: "12" | "24",
|
||||
type: "normal" | "grouped",
|
||||
marginBottom: boolean,
|
||||
authorColor: string,
|
||||
last: boolean,
|
||||
messageId: string,
|
||||
replyingTo?: boolean,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue