mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-26 23:10:34 +05:30
fix names in kiosklist
blub
This commit is contained in:
parent
28788a05db
commit
8ee068fd98
@ -92,7 +92,7 @@ public class KioskList {
|
||||
throw new ExtractionException("Could not find a kiosk that fits to the url: " + url);
|
||||
}
|
||||
|
||||
public ListLinkHandlerFactory getUIHFactoryByType(String type) {
|
||||
public ListLinkHandlerFactory getListLinkHandlerFactoryByType(String type) {
|
||||
return kioskList.get(type).handlerFactory;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user