...
This commit is contained in:
@@ -10,6 +10,7 @@ import org.jetbrains.exposed.sql.transactions.transaction
|
||||
import model.AppConfig
|
||||
import model.KisSession
|
||||
import network.LlamaServerManager
|
||||
import network.NewsService
|
||||
import org.jetbrains.exposed.sql.selectAll
|
||||
import ui.DashboardScreen
|
||||
import ui.SettingsScreen
|
||||
@@ -47,7 +48,6 @@ fun main() = application {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
isLoaded = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user