mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 17:28:31 +02:00
fixes some tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user