oops, forgot to fix this name
This commit is contained in:
parent
65c1dae3bd
commit
bdc28c6d8f
|
@ -143,6 +143,6 @@ public class TestBot {
|
|||
}
|
||||
|
||||
public static void main(String... args) {
|
||||
new TestBot1().run();
|
||||
new TestBot().run();
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue