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:
@@ -85,7 +85,7 @@ class IgdbPlugin(wrapper: PluginWrapper) : ConfigurableGameyfinPlugin(wrapper) {
|
||||
log.debug("Authentication successful")
|
||||
}
|
||||
|
||||
@Extension
|
||||
@Extension(ordinal = 2)
|
||||
class IgdbMetadataProvider : GameMetadataProvider {
|
||||
|
||||
companion object {
|
||||
|
||||
Reference in New Issue
Block a user