mirror of
https://github.com/yattee/yattee.git
synced 2025-12-20 11:40:15 +00:00
@@ -8,7 +8,7 @@ struct FavoritesModel {
|
||||
@Default(.visibleSections) var visibleSections
|
||||
|
||||
var isEnabled: Bool {
|
||||
visibleSections.contains(.favorites)
|
||||
visibleSections.contains(.home)
|
||||
}
|
||||
|
||||
func contains(_ item: FavoriteItem) -> Bool {
|
||||
|
||||
Reference in New Issue
Block a user