mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-05 10:49:24 +02:00
chore: update changelogs
This commit is contained in:
parent
dc0dcd03db
commit
9dc9684566
6 changed files with 47 additions and 30 deletions
|
@ -127,7 +127,7 @@ export function formatAndroidLogEntry(
|
|||
// TODO: implement other formats
|
||||
default: {
|
||||
// prettier-ignore
|
||||
const text=`${
|
||||
const text = `${
|
||||
AndroidLogPriorityToCharacter[entry.priority]
|
||||
}/${
|
||||
entry.tag.padEnd(8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue