You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
manager: happy new year's eve!
This commit is contained in:
@@ -246,7 +246,7 @@ private fun StatusCard(
|
||||
val workingText =
|
||||
"${stringResource(id = R.string.home_working)}$workingMode$safeMode"
|
||||
|
||||
Icon(Icons.Filled.LocalFireDepartment, stringResource(R.string.home_working))
|
||||
Icon(Icons.Filled.AcUnit, stringResource(R.string.home_working))
|
||||
Column(Modifier.padding(start = 20.dp)) {
|
||||
Text(
|
||||
text = workingText,
|
||||
|
||||
Reference in New Issue
Block a user