Fixes for the splitview and app intents
This commit is contained in:
@ -79,7 +79,7 @@ import Views
|
||||
}
|
||||
|
||||
func loadFilters(dataService: DataService) async {
|
||||
switch filterState.folder {
|
||||
switch folder {
|
||||
case "following":
|
||||
updateFilters(newFilters: InternalFilter.DefaultFollowingFilters, defaultName: "rss")
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user