Fixed entering offline mode
This commit is contained in:
@ -101,7 +101,6 @@ public class Startup {
|
||||
// Set client user in local database
|
||||
localDb.setUser(client.getSender());
|
||||
|
||||
|
||||
// Initialize chats in local database
|
||||
try {
|
||||
localDb.initializeUserStorage();
|
||||
|
Reference in New Issue
Block a user