Skip to content

Commit

Permalink
fix(inspector): Add forgotten class - Fixes crash with jellyfin
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudemirovsky committed Feb 14, 2024
1 parent 2b1b071 commit 480f571
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package eu.kanade.tachiyomi.animesource

/**
* A source that explicitly doesn't require traffic considerations.
*
* This typically applies for self-hosted sources.
*/
interface UnmeteredSource

0 comments on commit 480f571

Please sign in to comment.