feat: update demo

This commit is contained in:
2023-10-01 00:45:35 +08:00
parent 1ec7fcd33c
commit 6e435244f6
2 changed files with 3 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ fun MainLayout() {
}
fun main() = application {
YukiReflection.configs { isDebug = true }
Window(
onCloseRequest = ::exitApplication,
title = YukiReflection.TAG,