mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
feat: updates
This commit is contained in:
parent
fc1c25f404
commit
7b6579e068
48 changed files with 1155 additions and 777 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { TrackApiNames, fetchTracks } from '@/renderer/api/track'
|
||||
import type { FetchTracksParams } from '@/renderer/api/track'
|
||||
import { FetchTracksParams, TrackApiNames } from '@/shared/api/Track'
|
||||
import { fetchTracks } from 'api/track'
|
||||
|
||||
// 100 tracks each page
|
||||
const offset = 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue