chore: entferne DesktopApp und DesktopMainLayout, da diese nicht mehr benötigt werden
This commit is contained in:
@@ -97,7 +97,7 @@ kotlin {
|
||||
|
||||
compose.desktop {
|
||||
application {
|
||||
mainClass = "at.mocode.desktop.MainKt"
|
||||
mainClass = "at.mocode.frontend.shell.desktop.MainKt"
|
||||
|
||||
nativeDistributions {
|
||||
// Ziel-Formate: Linux .deb, Windows .msi, macOS .dmg
|
||||
|
||||
Reference in New Issue
Block a user