mirror of
https://github.com/amigan/calls.git
synced 2025-01-31 05:22:37 -05:00
add default case
This commit is contained in:
parent
9bc788035b
commit
fe8bdc13a5
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ class LiveFeeder {
|
|||
case Message_ToClientMessage.notification:
|
||||
case Message_ToClientMessage.popup:
|
||||
case Message_ToClientMessage.error:
|
||||
default:
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue