Develop #1

Open
Z.Gharagozloo.M wants to merge 3 commits from develop into main
Showing only changes of commit a535e0a52a - Show all commits
+1 -1
View File
@@ -6,5 +6,5 @@ public class Launcher {
public static void main(String[] args) {
// TODO: Launch the JavaFX application by calling Application.launch(Main.class) }
Application.launch(MusicApp.class, args);
}
}
}