mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Add ordinal number to plugins
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ class TorrentDownloadPlugin(wrapper: PluginWrapper) : ConfigurableGameyfinPlugin
|
||||
)
|
||||
}
|
||||
|
||||
@Extension
|
||||
@Extension(ordinal = 2)
|
||||
class TorrentDownloadProvider : DownloadProvider {
|
||||
private val log = LoggerFactory.getLogger(TorrentDownloadProvider::class.java)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user