Add module for seerr api

This commit is contained in:
Damontecres 2025-12-01 19:25:42 -05:00
parent e0d50baf15
commit 2cc762a5b8
No known key found for this signature in database
8 changed files with 7869 additions and 2 deletions

View file

@ -27,3 +27,4 @@ dependencyResolutionManagement {
rootProject.name = "Wholphin"
include(":app")
include(":seerr-api")