Skip to content

Commit

Permalink
Update KinogerPlugin.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
ne1work authored Aug 20, 2024
1 parent ed2196e commit ae7f779
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Kinoger/src/main/kotlin/com/ne1work/KinogerPlugin.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ class KinogerPlugin: Plugin() {
override fun load(context: Context) {
// All providers should be added in this manner. Please don't edit the providers list directly.
registerMainAPI(Kinoger())
registerExtractorAPI(Kinogeru())
}
}
}

0 comments on commit ae7f779

Please sign in to comment.