fix abyss
This commit is contained in:
@@ -1792,8 +1792,14 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
computeBaseMode,
|
||||||
|
getGlobalfilter,
|
||||||
|
processMentions,
|
||||||
|
processEmbeds,
|
||||||
computeXdScore,
|
computeXdScore,
|
||||||
xdScoreMeta,
|
xdScoreMeta,
|
||||||
// Bust the count cache (call after a new upload is accepted so page totals stay accurate)
|
// Bust the count cache (call after a new upload is accepted so page totals stay accurate)
|
||||||
clearCountCache: () => countCache.clear()
|
clearCountCache: () => countCache.clear()
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user