Add missing case in a (not used) fun
This commit is contained in:
parent
70513b279b
commit
2cbce016bc
@ -105,5 +105,6 @@ object EventType {
|
||||
|| type == CALL_SELECT_ANSWER
|
||||
|| type == CALL_NEGOTIATE
|
||||
|| type == CALL_REJECT
|
||||
|| type == CALL_REPLACES
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user