mirror of
https://git.stupid.fish/teidesu/scripts.git
synced 2026-01-12 23:21:08 +11:00
chore: update public repo
This commit is contained in:
parent
cd9b06512f
commit
df138936b1
5 changed files with 50 additions and 7 deletions
|
|
@ -30,6 +30,7 @@ export const NavidromeSong = z.object({
|
|||
albumArtist: z.string(),
|
||||
artist: z.string(),
|
||||
path: z.string(),
|
||||
libraryPath: z.string(),
|
||||
duration: z.number(),
|
||||
size: z.number(),
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue