mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-13 15:54:35 -05:00
@@ -81,4 +81,8 @@ object GetCatalogueSource {
|
||||
fun unregisterCatalogueSource(sourceId: Long) {
|
||||
sourceCache.remove(sourceId)
|
||||
}
|
||||
|
||||
fun unregisterAllCatalogueSources() {
|
||||
sourceCache.clear()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user