mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
chore: make search query with resolve property
This commit is contained in:
parent
1d3150c620
commit
da4b734c76
@ -101,7 +101,7 @@ extension SearchResultViewModel.State {
|
||||
maxID: nil,
|
||||
minID: nil,
|
||||
excludeUnreviewed: nil,
|
||||
resolve: nil,
|
||||
resolve: true,
|
||||
limit: nil,
|
||||
offset: _offset,
|
||||
following: nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user