mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
make list type directory generic
This commit is contained in:
parent
1c2837b92f
commit
514ded0f62
1 changed files with 1 additions and 1 deletions
|
|
@ -52,4 +52,4 @@ function GetLastUpdated(urlToCheck) {
|
|||
|
||||
function GenerateHtmlListName(listName) {
|
||||
return FilterLists.GenerateHtmlListName(listName);
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue