chore(ui): remove subtitle from ServerScreen header

This commit is contained in:
anran
2026-01-31 02:39:22 +08:00
parent e4ca414721
commit 4e868d9f7f
@@ -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 = {