Co-authored-by: SeDemal <Tagaishi@hotmail.ch> Co-authored-by: SeDemal <demal.sebastien@bluewin.ch> Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
4 lines
143 B
TypeScript
4 lines
143 B
TypeScript
import { OverseerrIntegration } from "../overseerr/overseerr-integration";
|
|
|
|
export class JellyseerrIntegration extends OverseerrIntegration {}
|