Refactor foreground notification text

This commit is contained in:
Sternagfonkel
2022-02-27 21:02:45 +01:00
committed by GitHub
parent fff261c1fd
commit bd5b8b2c15
4 changed files with 55 additions and 32 deletions

View File

@@ -243,7 +243,7 @@ class WebSocketConnection {
}
interface OnNetworkFailureRunnable {
void execute(long millis);
void execute(int minutes);
}
enum State {