mirror of
https://github.com/diamondburned/cchat-mock.git
synced 2024-12-26 13:17:11 +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,
|
||||
NoopAction,
|
||||
BestTrapAction,
|
||||
TriggerTypingAction,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue