mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Refactor and extend the plugin MANIFEST.MF parser
Redesign the PluginDetailsModal
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package de.grimsi.gameyfin.pluginapi.gamemetadata
|
||||
import java.net.URI
|
||||
import java.time.Instant
|
||||
|
||||
class GameMetadata(
|
||||
data class GameMetadata(
|
||||
val originalId: String,
|
||||
val title: String,
|
||||
val description: String? = null,
|
||||
|
||||
Reference in New Issue
Block a user