forgot to run the App
This commit is contained in:
parent
87cf6b791c
commit
29eecfd048
@ -57,6 +57,7 @@ public class App implements Runnable {
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
var app = new App();
|
||||
app.run();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user