Fix README

This commit is contained in:
vanitasvitae 2017-04-23 19:45:18 +02:00
parent 935f1e1e9f
commit 0d927c973f
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
4 changed files with 5 additions and 5 deletions

View file

@ -351,9 +351,7 @@ public class Main {
System.out.println("Query finished");
}
/*else {
else {
if(current != null) {
if(!omemo) {
current.sendMessage(line);
@ -373,7 +371,7 @@ public class Main {
}
else
System.out.println("please open a chat");
}*/
}
}