mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
修复状态栏时钟自定义小BUG
This commit is contained in:
@@ -155,7 +155,7 @@ class StatusBarTimeCustomization : IXposedHookLoadPackage {
|
||||
if (isWeek) {
|
||||
if (!isHideSpace) DatePattern = "$DatePattern "
|
||||
DatePattern += "E"
|
||||
if (!isDoubleLine && isDoubleHour) {
|
||||
if (!isDoubleLine) {
|
||||
if (!isHideSpace) DatePattern = "$DatePattern "
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user