mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-10 09:02:02 +01:00
Refactor to use app-provided rate limiting interceptors (#12089)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
include(":core")
|
||||
|
||||
include(":lib-ratelimit")
|
||||
project(":lib-ratelimit").projectDir = File("lib/ratelimit")
|
||||
|
||||
include(":lib-dataimage")
|
||||
project(":lib-dataimage").projectDir = File("lib/dataimage")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user