Skip to content

Commit

Permalink
fix tag order not being applied while fetching locationTags with thum…
Browse files Browse the repository at this point in the history
…bnail
  • Loading branch information
LinoH5 committed Jul 5, 2023
1 parent ff8549b commit 744ffeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const getLocationTagsWithThumbnail = async (
{
filters,
pagination,
sortBy,
sort: sortBy,
},
{
contentType: strapi.contentTypes['api::location-tag.location-tag'],
Expand Down

0 comments on commit 744ffeb

Please sign in to comment.