mirror of
https://github.com/openflocon/Flocon.git
synced 2026-05-19 17:44:40 +00:00
fix: COmment
This commit is contained in:
parent
a9782a7d0e
commit
c9e25d02c8
1 changed files with 0 additions and 2 deletions
|
|
@ -49,8 +49,6 @@ private fun General(
|
|||
value = state.brand,
|
||||
valueContainerColor = FloconTheme.colorPalette.secondary
|
||||
)
|
||||
// FloconTextValue("CPU", uiState.cpu)
|
||||
// FloconTextValue("Memory", uiState.mem)
|
||||
FloconTextValue(
|
||||
label = "Battery",
|
||||
value = state.battery,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue