This commit is contained in:
2026-05-06 15:53:55 +09:00
parent 0413fa3e2e
commit d7efc433bd
7 changed files with 107 additions and 4 deletions
+1
View File
@@ -328,6 +328,7 @@ fun main() = application {
// DashboardScreen()
}
AppScreen.TradingDecision -> {
TradingDecisionLog()
}
}