diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-08-31 16:25:27 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-08-31 16:25:27 +0300 |
| commit | 27fed83083fc0877fcc678d62d76678cd6bf985f (patch) | |
| tree | 6a2141d01c5419559a1f8c00b9e68c0cb3c99ddd /src | |
| parent | Don't block on empty from token (diff) | |
| download | nheko-27fed83083fc0877fcc678d62d76678cd6bf985f.tar.xz | |
Retry initial sync on generic network errors (#422)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChatPage.cpp | 6 | ||||
| -rw-r--r-- | src/MainWindow.h | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/src/ChatPage.cpp b/src/ChatPage.cpp |
