mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Fix allTags cache reset (#3444)
This commit is contained in:
committed by
WithoutPants
parent
8bd5f91e58
commit
96ce260a40
@@ -6,12 +6,6 @@ query MarkerStrings($q: String, $sort: String) {
|
||||
}
|
||||
}
|
||||
|
||||
query AllTags {
|
||||
allTags {
|
||||
...TagData
|
||||
}
|
||||
}
|
||||
|
||||
query AllPerformersForFilter {
|
||||
allPerformers {
|
||||
...SlimPerformerData
|
||||
|
||||
Reference in New Issue
Block a user