mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 16:20:03 +00:00
Add ordinal number to plugins
This commit is contained in:
@@ -33,7 +33,7 @@ class SteamPlugin(wrapper: PluginWrapper) : GameyfinPlugin(wrapper) {
|
||||
}
|
||||
}
|
||||
|
||||
@Extension
|
||||
@Extension(ordinal = 3)
|
||||
class SteamMetadataProvider : GameMetadataProvider {
|
||||
private val log = LoggerFactory.getLogger(javaClass)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user