mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
test: 改进cookie.ts 和 增加cookie单元测试
This commit is contained in:
parent
0c89b4aa53
commit
13281d3f08
4 changed files with 280 additions and 19 deletions
|
|
@ -101,8 +101,6 @@ export function formatDuration(
|
|||
}`
|
||||
: `${mins} ${units[locale].mins}`
|
||||
}
|
||||
|
||||
return String(milliseconds)
|
||||
}
|
||||
|
||||
export function scrollToTop(smooth = false) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue