should default to 0
This commit is contained in:
parent
751045b0a3
commit
3a0406fbd8
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ const app = new Vue({
|
|||
start: 0,
|
||||
end: 0
|
||||
},
|
||||
lyricOffset: 0.02,
|
||||
lyricOffset: 0,
|
||||
v3: {
|
||||
requestBody: {
|
||||
platform: "web"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue