mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-02 20:53:09 +00:00
add error logging
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
d1d6898ffb
commit
5a90f999dc
@ -250,7 +250,7 @@ public class CallNotificationActivity extends CallBaseActivity {
|
||||
|
||||
@Override
|
||||
public void onError(Throwable e) {
|
||||
|
||||
Log.e(TAG, "error while getPeersForCall", e);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user