mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
fix: Read the correct lyrics
This commit is contained in:
parent
70d58a9232
commit
684fd00ed2
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package com.cappielloantonio.play.subsonic.models
|
||||
|
||||
class Lyrics {
|
||||
var content: String? = null
|
||||
var value: String? = null
|
||||
var artist: String? = null
|
||||
var title: String? = null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue