mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-24 09:01:43 +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: {
|
message: {
|
||||||
tempID,
|
tempID,
|
||||||
message: msg,
|
message: msg,
|
||||||
|
color: this.customColor,
|
||||||
channelID: this.selectedChannelID,
|
channelID: this.selectedChannelID,
|
||||||
created: new Date()
|
created: new Date()
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue