diff --git a/composeApp/src/commonMain/kotlin/moe/uni/comfy_kmp/ui/screens/ServerScreen.kt b/composeApp/src/commonMain/kotlin/moe/uni/comfy_kmp/ui/screens/ServerScreen.kt index d20281c..4f7540a 100644 --- a/composeApp/src/commonMain/kotlin/moe/uni/comfy_kmp/ui/screens/ServerScreen.kt +++ b/composeApp/src/commonMain/kotlin/moe/uni/comfy_kmp/ui/screens/ServerScreen.kt @@ -106,11 +106,6 @@ class ServerScreen : Screen { "Comfy KMP", style = MaterialTheme.typography.headlineSmall ) - Text( - text = "ComfyUI 移动客户端", - style = MaterialTheme.typography.labelSmall, - color = MaterialTheme.colorScheme.onSurfaceVariant - ) } }, actions = {