mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 04:09:21 +00:00
Don’t show notifications on error
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
2746d302f7
commit
5ecdda4cde
@ -212,7 +212,7 @@ public class NotificationWorker extends Worker {
|
||||
|
||||
@Override
|
||||
public void onError(Throwable e) {
|
||||
showNotification(intent);
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user