fixes some tests

This commit is contained in:
yusing
2025-01-23 05:24:13 +08:00
parent 66db583432
commit 37a166731d
5 changed files with 9 additions and 12 deletions

View File

@@ -77,10 +77,6 @@ func HomepageConfig(useDefaultCategories bool, categoryFilter, providerFilter st
return
}
if item.Hide || !item.Show {
return
}
item.Alias = alias
item.Provider = r.RawEntry().Provider