mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-14 20:11:10 +00:00
apply color before sending
This commit is contained in:
parent
61e36758bd
commit
d45f214044
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ export default {
|
|||
message: {
|
||||
tempID,
|
||||
message: msg,
|
||||
color: this.customColor,
|
||||
channelID: this.selectedChannelID,
|
||||
created: new Date()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue