apply color before sending

This commit is contained in:
supertiger1234 2019-11-18 17:25:19 +00:00
parent 61e36758bd
commit d45f214044

View file

@ -207,6 +207,7 @@ export default {
message: {
tempID,
message: msg,
color: this.customColor,
channelID: this.selectedChannelID,
created: new Date()
}