feat(scanner): add unsynced lyrics to default mapping (#3997)
This commit is contained in:
parent
b41123f75e
commit
e4d65a7828
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ main:
|
|||
bpm:
|
||||
aliases: [ tbpm, bpm, tmpo, wm/beatsperminute ]
|
||||
lyrics:
|
||||
aliases: [ uslt:description, lyrics, ©lyr, wm/lyrics ]
|
||||
aliases: [ uslt:description, lyrics, ©lyr, wm/lyrics, unsyncedlyrics ]
|
||||
maxLength: 32768
|
||||
type: pair # ex: lyrics:eng, lyrics:xxx
|
||||
comment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue