mirror of
https://github.com/diamondburned/cchat-mock.git
synced 2024-12-26 21:27:05 +00:00
Added missing action
This commit is contained in:
parent
dd6b0669f2
commit
861177dd4a
|
@ -344,6 +344,7 @@ func (ch *Channel) MessageActions(id string) []string {
|
||||||
DeleteAction,
|
DeleteAction,
|
||||||
NoopAction,
|
NoopAction,
|
||||||
BestTrapAction,
|
BestTrapAction,
|
||||||
|
TriggerTypingAction,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue