mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 22:54:49 -04:00
minor fixes
This commit is contained in:
parent
d4e272d1bf
commit
b8d89090a2
6 changed files with 14 additions and 5 deletions
|
@ -1,5 +1,8 @@
|
|||
package nsusbloader;
|
||||
|
||||
/**
|
||||
* It's a workaround to execute JavaFX application.
|
||||
* */
|
||||
public class Main {
|
||||
public static void main(String[] args){ NSLMain.main(args); }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue