Fix allTags cache reset (#3444)

This commit is contained in:
DingDongSoLong4
2023-02-17 04:51:03 +02:00
committed by WithoutPants
parent 8bd5f91e58
commit 96ce260a40
2 changed files with 1 additions and 17 deletions

View File

@@ -6,12 +6,6 @@ query MarkerStrings($q: String, $sort: String) {
}
}
query AllTags {
allTags {
...TagData
}
}
query AllPerformersForFilter {
allPerformers {
...SlimPerformerData