Agent创建成功全局显示;
适配暗黑模式
This commit is contained in:
@@ -67,7 +67,7 @@ fun AgentCreatedSuccessIndicator() {
|
||||
|
||||
|
||||
LaunchedEffect(Unit) {
|
||||
delay(3000)
|
||||
delay(3000)
|
||||
AppState.agentCreatedSuccess = false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user