manager: simplify kernel arch
Previously: Kernel 4.19.331-Rissu Kernel Arch armv8l This changes: Kernel 4.19.331-Rissu (armv8l) Suggested-by: backslashxx <118538522+backslashxx@users.noreply.github.com> Signed-off-by: rsuntk <90097027+rsuntk@users.noreply.github.com>
This commit is contained in:
@@ -862,7 +862,7 @@ private fun InfoCard() {
|
||||
|
||||
InfoCardItem(
|
||||
stringResource(R.string.home_kernel),
|
||||
uname.release,
|
||||
"${uname.release} (${uname.machine})",
|
||||
icon = Icons.Default.Memory,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user