mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-12-10 23:43:45 +08:00
feat: update demo
This commit is contained in:
@@ -133,6 +133,7 @@ fun MainLayout() {
|
||||
}
|
||||
|
||||
fun main() = application {
|
||||
YukiReflection.configs { isDebug = true }
|
||||
Window(
|
||||
onCloseRequest = ::exitApplication,
|
||||
title = YukiReflection.TAG,
|
||||
|
||||
Reference in New Issue
Block a user