mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-13 10:48:35 +08:00
chore: small changes
This commit is contained in:
@@ -710,7 +710,7 @@ export default class Logger extends Emitter {
|
||||
}
|
||||
}
|
||||
|
||||
const getCurTime = () => dateFormat('HH:MM:ss')
|
||||
const getCurTime = () => dateFormat('HH:MM:ss ')
|
||||
|
||||
function getFrom() {
|
||||
const e = new Error()
|
||||
|
||||
Reference in New Issue
Block a user