迷你资料卡修复
This commit is contained in:
parent
f3d5e18696
commit
854559d510
@ -1058,7 +1058,7 @@
|
|||||||
.replaceHMS();
|
.replaceHMS();
|
||||||
else if (spl[1] === 'jail')
|
else if (spl[1] === 'jail')
|
||||||
e.nodeValue = e.nodeValue
|
e.nodeValue = e.nodeValue
|
||||||
.replace('In jail for', '在医院呆')
|
.replace('In jail for', '在监狱呆')
|
||||||
.replaceHMS();
|
.replaceHMS();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user