mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 19:31:17 +08:00
Fix Thai cannot hide network speed unit
This commit is contained in:
@@ -15,6 +15,7 @@ object HideStatusBarNetworkSpeedSecond: HookRegister() {
|
||||
.replace("/", "")
|
||||
.replace("s", "")
|
||||
.replace("'", "")
|
||||
.replace("วิ", "")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user