Fix README
This commit is contained in:
parent
935f1e1e9f
commit
0d927c973f
4 changed files with 5 additions and 5 deletions
|
@ -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");
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue