mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Update Plugin API (and plugins)
Fix issue with persisting new games
This commit is contained in:
@@ -6,6 +6,7 @@ import java.time.Instant
|
||||
class GameMetadata(
|
||||
val title: String,
|
||||
val description: String,
|
||||
val coverUrl: URL,
|
||||
val release: Instant,
|
||||
val userRating: Int?,
|
||||
val criticRating: Int?,
|
||||
|
||||
Reference in New Issue
Block a user