This commit is contained in:
parent
eaf293fc09
commit
9203515b24
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ public class Main {
|
|||
|
||||
load.updateBar("Ladevorgang abgeschlossen");
|
||||
load.close();
|
||||
|
||||
System.out.println("hello world");
|
||||
|
||||
} catch (Exception e) {
|
||||
System.out.println("fehler");
|
||||
|
|
Loading…
Reference in a new issue