Fixed wrong rank query.

This commit is contained in:
DebaucheryLibrarian 2021-02-25 03:01:23 +01:00
parent 887bc003e6
commit 342d8da29b
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ function initUiActions(_store, _router) {
releases: searchReleases(
query: $query
first: $limit
minimalRank: "0.025"
minimumRank: "0.025"
) {
id
title