mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-08 19:23:01 +00:00
Merge branch 'player_fix' of https://github.com/karyogamy/NewPipe into dev
This commit is contained in:
@@ -215,6 +215,6 @@ public class App extends Application {
|
||||
}
|
||||
|
||||
protected boolean isDisposedRxExceptionsReported() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user