mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-14 07:27:01 +03:00
Clear reputation cache
This commit is contained in:
@@ -532,7 +532,8 @@ export async function postSkipSegments(req: Request, res: Response) {
|
||||
QueryCacher.clearVideoCache({
|
||||
videoID,
|
||||
hashedVideoID,
|
||||
service
|
||||
service,
|
||||
userID
|
||||
});
|
||||
} catch (err) {
|
||||
//a DB change probably occurred
|
||||
|
||||
Reference in New Issue
Block a user